Displaying 1 result from an estimated 1 matches for "nicht_im_backup".
2007 Nov 19
1
local rsync hangs with big files
...996-2006 by Andrew Tridgell, Wayne Davison, and others.
Capabilities: 64-bit files, socketpairs, hard links, symlinks,
batchfiles, inplace, no IPv6, 64-bit system inums, 64-bit internal inums
</snip>
This is how I invoke rsync:
rsync -rltvhOx --progress --stats --whole-file --delete
--exclude=nicht_im_backup /cygdrive/t/ /cygdrive/z/backup
For testing I tried -vvv but it just hang anyway with no information.
For a few days now, rsync hangs in the middle of a transfer of big
files >400MiB -- no error message, no termination.
Strange thing is, when I run rsync with strace it completes without
error...