Sync file system changes in a folder to server on LAN (via SSH or NFS) automatically
Posted
by
Peter Farsinsen
on Super User
See other posts from Super User
or by Peter Farsinsen
Published on 2011-01-06T13:05:15Z
Indexed on
2011/01/06
13:55 UTC
Read the original article
Hit count: 182
Hi,
I'm looking for a solution that'll automatically sync file system changes in "/folder1" to "/folder2". Any change should be synced (deleted files, new folders etc.) without any confirmation. Preferably the changes will happen to "/folder2" instantly.
"/folder1" is on my hdd "/folder2" is on a server on the LAN (can be accessed via SSH or NFS)
I'm on OS X 10.6.
I can't seem to find just the right tool. Does anyone
© Super User or respective owner