Hi,
I have problem with --compare-dest option.
I have backup that copies all files on WINDOWS server to another computer
each Monday. On rest of weekdays I want to compare files between production
data and once backuped on Monday and copy ONLY changed/new files to third
location.
I use syntax:
rsync -av --delete-excluded
--exclude-from=/cygdrive/d/bin/backup/excludes.txt
--compare-dest=/cygdrive/e/backup-monday/ //prodserver/d$/
/cygdrive/f/backup/prodserver/tuesday/
But this is not working. I'm sorry for my lame question, I'm newbie with
RSync :)
Thanks in advance,
Sosin
--
View this message in context:
http://www.nabble.com/RSync---compare-dest-tf1938366.html#a5311540
Sent from the Samba - rsync forum at Nabble.com.