[nzlug] Folder synchronization software
Wayne Rooney
wrooney at ihug.co.nz
Sat Aug 18 11:45:37 NZST 2007
On Friday 17 August 2007 11:35, Scott Newton wrote:
> Does anyone know of any open source folder synchronisation software. Needs
> to be able to sync both ways, not just one way, and notify of conflicts if
> there are any and preferable work across the network.
>
> The sort of intelligence I'm looking for is a file is deleted in the one
> folder then it gets automatically deleted in the synchronised folder and
> not "restored" from the synchronised folder which is the problem I'm having
> with rsync.
rsync's --delete command line switch didn't work?
wayne at homepc:~$ man rsync | grep "\-\-delete" | grep sender
--delete delete files that don't exist on sender
Cheers,
Wayne
More information about the NZLUG
mailing list