Displaying 1 result from an estimated 1 matches for "90989b4d".
2010 Jan 20
4
error rsyncing large file
Trying to rsync a rather large file from a windows server to a centos server
and all but this is working fine.
As it's a 20 gig file I am trying to send the diff of with a -c, I suspect over
the low bandwidth this presents an issue. I also stage this file locally on another
centos server and could calc the diff and create a patch and send that, comparing
checksums etc...
A quick look at