Thu Jan 30, 2014 12:08 am
Hi,
Also look at unison.
I use it to provide two-way synchronization - add or delete a file on either machine and the addition or deletion occurs on the other machine. Great for keeping a desktop and a laptop fully synchronized.
For other remote/server combinations I use rsync to update the 'server' end with any new or changed file on the remote machine. Deleting files on the remote machine does not delete the file on the 'server' and deleting or changing files on the 'server' does not alter the files on the local machine - at least that's how I have it setup.
Regards
anita2R