rsync duplicates after file removal

Jon Essen-Moller jon at linkar.se
Thu Apr 14 15:40:25 GMT 2005


Hi,

After I have removed some files from the backup computer with the command

find /home/user/.Maildir/.Spam/* -mtime +30 -type f -exec rm "{}" \;

does the command:

rsync -av -e "ssh -l root" host:/home/* /home

create many duplicates.

What I expect is for it to just  "restore" the backup to what it was 
like before.

I'm using rsync  version 2.6.3  and redhat8.

Any ideas?

Best regards

/jon

-- 
Jon Essen-Möller
+46 8 708 793333



More information about the rsync mailing list