error:
rsync: read error: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at io.c(610)
[sender=2.6.8]
Copy process ends unexpectly. According to log it touched 227 400 files.
Is that possible to use rscync with this amount of data?
Regards,
Sosin
--
View
ackup/prodserver/tuesday/
It looks like rsync copy them somewhere, but where?
Regards,
Sosin
--
View this message in context:
http://www.nabble.com/RSync---compare-dest-tf1938366.html#a5314626
Sent from the Samba - rsync forum at Nabble.com.
--
To unsubscribe or change options: https://lists.samb
:
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
--