'Process to change artifactory filestore from S3 to NFS

I am looking at moving my filestore from S3 to NFS. I am not sure what that process would be. Has anyone had to do this? Any advice?



Solution 1:[1]

There is no outside-of-the-box solution to move your artifacts from S3 to NFS. With that being said, I would recommend looking at third-party tools (i.e RSync).

Regardless, it is important after moving/copying the binaries to validate the filestore integrity with Artifactory's DB. This can be done using this JFrog Filestore Integrity plugin.

I hope this information helps you.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Yonatan Brand