On 8/2/06, Eden Greyfaulk <[EMAIL PROTECTED]> wrote:
if i delete the files on the nas and run the command again it will copy it but will lock the pc if i attempt a second time once a file has chnaged.
It sounds like the hang occurs whenever rsync performs incremental transfer. I don't have a good idea as to why; one possibility is that rsync is producing a pattern of network traffic that confuses cygwin. Anyway, you might be able to fix the problem at the expense of more network traffic by disabling incremental transfer using the --whole-file option. Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html