To migrate your filestore manually, you need to execute the following steps:
Stop Artifactory.
Copy the
$JFROG_HOME/artifactory/var/data/artifactory/filestore
directory to your S3 object storage to the bucket name and path specified when you configured Artifactory to use S3.Configure Artifactory to use S3 in the
binarystore.xml
file in the$JFROG_HOME/artifactory/var/etc/artifactory
folder.Start Artifactory.