On Wed, Jul 26, 2000 at 01:47:37AM +1000, Michelle L. Murillo wrote:
> Has anyone seen this error before, or can anyone point
> in the right direction of how I would learn what 'code 1'
> means? This happens when I try to use rsync to move
> data from a client to a rsync server, supposedly with
> anonymous rsync (i.e. I am not using -e ssh). Any
> ideas?
>
> thanks!
> Michelle
>
> ERROR:::::
>
> transfer interrupted (code 1) at main.c(375)
>
> END ERROR:::::::
>
I think a lot of things could cause that. Are you using rsync 2.4.3?
There's a known problem with it and either rsh or the rsync server that
could result in the above symptom. Please either try rsync 2.3.2 or see
http://rsync.samba.org/listproc/rsync/current/0056.html
for a patch from me.
- Dave Dykstra