Displaying 1 result from an estimated 1 matches for "doc_all_030414".
2003 Apr 17
1
Rsync bug in handling files larger than 2 GB *even with 64 bit compilation options*
Rsync bug in handling files larger than 2 GB *even with 64 bit
compilation options*
We use files in my environment at work that sometimes requires to
transfer files with sizes like 2-10 GB each file. I get the following
error from rsync after if copies p a part from the file:
write failed on doc_all_030414.dmp.Z : Error 0
rsync error: error in file IO (code 11) at receiver.c(243)
rsync: connection unexpectedly closed (91 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
This error seems to be consistent across ALL filess that exceed 2 GB in
size. Althought th...