I'm using rsync 2.6.9 and rsnapshot 1.2.9 on Ubuntu 8.04. When using
rsnapshot to backup a remote computer over ssh, I get the message

rsync error: unexplained error (code 130) at rsync.c(271) [generator=2.6.9]
ERROR: /usr/bin/rsync returned 130 while processing [EMAIL PROTECTED]:/

I looked at the source for rsync 2.6.9, and line 271 in rsync.c is just
a comment. Furthermore, it is in the function void finish_transfer(), so
I don't see how it could return 130.

Does anybody know in which cases rsync might return 130, and what it means?


-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to