Hi,
I have some files size 400MB+ that my rsync ends on, error message is :
"Write failed: Broken pipe".
Without this "big files" everything works smoothe.
I searched to find anything about this problem but so far without any luck.
Source machine : Solaris 8, rsync-2.4.6
Destinatio
Hi,
If I use rsync of a smaller set of files the "--delete" option delete
files on the recieving side.
But I can not get this to work on big set of files (In this case I try to
rsync a whole machine "/").
Version of rsync on both sides are 2.4.6
Sender: Solaris 2.6
Reciever: FreeBSD 4.1.1
Co