Dear All,
I am running Rsync (2.6.3) on Windows Server 2003 via Cygwin, performing a pseudo-local sync (t: is a mapped NAS).
The Rsync command I am using is below, but I am having a problem whereby certain files are being deleted, seemingly at random. I am using the --delete flag. These files are not actually deleted as they are then transferred back in the sync process. However, this is a touch worrying.
I have found reference to this problem in several posts in the archive, as far back as 2002, so there seems to be some history. However, I can't find any solutions to this or official confirmation as to whether this is a problem or something do with user error!
If anyone has any suggestions at all, that would be very much appreciated.
Toby.
c:\cygwin\bin\rsync.exe --verbose --progress --stats --archive --delete "/cygdrive/c/Users Shared Folders/t.d.watson" /cygdrive/t/t.d.watson
(I have also tried with --modify-window=1, but this makes no difference).
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html