transfer interrupted (code 20) at rsync.c(229)

Martin Pool mbp at valinux.com
Wed Aug 15 21:40:21 EST 2001


On 15 Aug 2001, Gerald Waugh <gerald at waugh.com> wrote:
> rsync had been working fine for months.
> Now, I get this error in my rsyncd log.
> 2001/08/15 07:18:59 [433] transfer interrupted (code 20) at rsync.c(229)

#define RERR_SIGNAL     20      /* status returned when sent SIGUSR1, SIGINT */

(In 2.4.7 you will get a nice human-readable error name, not "code 20")

Perhaps somebody hit C-c during the transfer?

> Can someone give me a clue?

If this one doesn't help we have others... :)

-- 
Martin




More information about the rsync mailing list