Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeremysmyth
2727 days ago
Different supported features make it easier to maintain such a client. Example: Some filesystems notify observers on file change, some don't.
1 comments
viraptor
2727 days ago
This shouldn't affect other local filesystems though. Inotify won't work with NFS, but should be ok with fs owned by the local system.
link
Spivak
2726 days ago
The mistake is assuming that there's something special about 'local' filesystems. They have as much feature disparity as networked ones.
link