Error attempting to send 1.6GB file

3 posts / 0 new
Last post
itefix
Offline
Last seen: 2 weeks 11 hours ago
Joined: 01.05.2008 - 21:33
Error attempting to send 1.6GB file

Hi,
Rsync exits with the following error when attempting to sync a 1.6GB file:

rsync: writefd_unbuffered failed to write 4 bytes: phase "unknown" : Software caused connection abort (113)
rsync: read error: Software caused connection abort (113)
rsync error: error in rsync protocol data stream (code 12) at io.c(570)

A version of the file has been successfully rsync'ed previously. An extract of the rsync log for the file may provide some useful troubleshooting info:

send_files(4, /cygdrive/d/Mail_Backup/BILL.PST)
send_files mapped /cygdrive/d/Mail_Backup/BILL.PST of size 163953152
calling match_sums /cygdrive/d/Mail_Backup/BILL.PST

itefix
Offline
Last seen: 2 weeks 11 hours ago
Joined: 01.05.2008 - 21:33
Re: Error attempting to send 1.6GB file

Command syntax you use ?

itefix
Offline
Last seen: 2 weeks 11 hours ago
Joined: 01.05.2008 - 21:33
Re: Error attempting to send 1.6GB file

"c:\Program Files\cwRsync\rsync" -ari -vvv /cygdrive/d/Mail_Backup CJ2091::Test --stats --itemize-changes --no-whole-file --delete --partial --exclude-from="C:/zen/exclude.txt"
Incidentally, I posted more from the log than you can see on the forum page (can you see the full post or only what is on the html page). In which case perhaps I should send you a text file with the full log. It's not that big, maybe 20 or 30 lines.

Vaughan

Release announcements