Re: local rsync hangs with big files

2007-11-21 Thread Tom Hummel
>> Strange thing is, when I run rsync with strace it completes without >> errors. > > That would make sense, as the hang seems to be caused by rsync writing > too much data to the network too fast, and stracing rsync would slow it There's no network involved here. > down. Do whatever works: st

local rsync hangs with big files

2007-11-19 Thread Tom Hummel
Hello list, for quite some time I've been using rsync on Windows successfully syncing ~10k files each day. The rsync is that of Cygwin. The sync is from one FAT FS to another FAT FS. rsync --version output is this: rsync version 2.6.9 protocol version 29 Copyright (C) 1996-2006 by Andrew Tridg