uktrade / mobius3

Continuously sync folder to S3, using inotify under the hood
MIT License
50 stars 3 forks source link

(feat) Support running on NFS folders #38

Closed michalc closed 4 years ago

michalc commented 4 years ago

This is so we can have a setup where we have mutiple mobius3 clients running on a folder shared on NFS, and synced to and from S3.

Note that we're not expecting inotify events to be triggered for remote changes via NFS: just local changes.