Hello folks - I've fallen in love with rsync - I'm currently using it to do backups for a number of customers that I've managed to convinced to switch to Linux. However I'd love to backup some of my ...
I want to use rsync to mirror a share from a Windows machine on my RH9 box.<BR><BR>I've been trying to use this:<BR>rsync -vpr --delete /data/DigitalPictures /data ...