OK, if I scp the file over, and mv it into place in the backup
hierarchy, rsync then hangs on the next large file. Rinse, repeat.
What's my next debugging step? Time for a bug?
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https
> time ... Removing --compress from the command line fixed it.
I removed both compress and bwlimit but it still happens.
If I strace -f on the sender side, it looks like a 'select' is timing
out...
[pid 31245] select(7, [3], [5], NULL, {30, 0}
[pid 31244] <... select resumed> ) = 0 (Tim
Greg Bell wrote (Thursday, January 03, 2013 6:42 AM):
> Hi Folks,
>
> Similar to an earlier thread, but slightly more ordinary. My old
> rsync backup script, which worked fine under Ubuntu 12.04, hangs on
> Ubuntu 12.10 (rsync 3.0.9) and a 250 MB file. Command line as follows:
>
> rsync -
Hi Folks,
Similar to an earlier thread, but slightly more ordinary. My old
rsync backup script, which worked fine under Ubuntu 12.04, hangs on
Ubuntu 12.10 (rsync 3.0.9) and a 250 MB file. Command line as follows:
rsync --itemize-changes --human-readable --progress --delete \
--de