On Mon, Jul 02, 2001 at 02:37:00PM +0800, Ganbaa wrote:
> Dear Sir,
> 
> I'm using rsync over ssh between 2 hosts. Sometimes getting following error 
> message:
> 
> system /usr/local/bin/rsync -av --timeout=0 -e ssh 
> user@host:/usr/home/user/backup.tar.gz /usr/home/user/ failed: 3072;
> 
> What is it mean? Can you help me?
> 
> Best regards
> 
> Ganbaa


It looks like that message is coming from the surrounding software that
is calling rsync, not rsync itself.  There is no message that looks like
that in rsync source code.  What is invoking rsync?

- Dave Dykstra

Reply via email to