inotify with NFS

后端 未结 5 991
忘了有多久
忘了有多久 2020-11-27 03:25

I\'ve recently created a dropbox system using inotify, watching for files created in a particular directory. The directory I\'m watching is mounted from an NFS server, and i

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-27 03:56

    I found an SGI FAM using an supervisor daemon to monitor file modification. It supports NFS and you can see some description on wiki

提交回复
热议问题