Displaying 1 result from an estimated 1 matches for "name_of_last".
2004 Jun 24
0
[Bug 1476] New: Unexplained timout at end of file transfer.
...backups have begun failing for no apparent reason.
The appropriate environment variable is set for SSH and the command line used is
of the form:
rsync --includes=includes --excludes=excludes --timeout=120 --partial --stats
--temp-dir="$TARGET/tmp" -a --delete --link-dest="$TARGET/$NAME_OF_LAST"
"$SOURCE" "$TARGET/InProgress"
Where the variables are self explanatory.
With the -v option I get the following error:
rsync error: timeout in data send/receive (code 30) at io.c(143)
rsync: connection unexpectedly closed (4023759 bytes read so far)
rsync: writefd_unbuf...