To migrate files from Filestore to NFS

ARTIFACTORY: Migration from FileStore to NFS

AuthorFullName__c
Harsh Veliyat
articleNumber
000005812
ft:sourceType
Salesforce
FirstPublishedDate
2023-07-12T11:19:15Z
lastModifiedDate
2023-07-12
VersionNumber
1
Once the binarystore.xml is set to NFS, you can follow the steps below to migrate data from filestore to NFS.
  • Go to your filestore. The default filestore location is “$JFROG_HOME/artifactory/var/data/artifactory/filestore”. 
  • Copy all the files from the previous filestore to [NFS FILESTORE MOUNT], we can use rsync or any copy utilities to perform this step.
Once the above steps are complete, its recommended to perform a clean restart of Artifactory to ensure all changes are effective.