Hi,
Im using rsync in debian as daemon mode.
In the client side using Windows XP and DeltaCopy, im trying to backup a directory in another partition this is the command:
rsync.exe -v -rlt -z --delete --igner-errors "/cygdrive/D/mairimd/" "192.168.1.172::respaldo-prueba/mairimd/"
when im trying to do it im getting this errors:
file has vanished "namefile"
a lot of times in the log.
im not modifing the files after yhe "list" finish, and the backup folder is 2 Gb of space the rsync only backup 500 mb, because of the "file vanisshed"
So.. how can i do? im not modifing the files??
Thanks
Danilo
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html