$ rsync -v -e /usr/bin/ssh -ax --delete \
/home/beta /home/worx \
nfs:/nfs/backup/generic/home
building file list ... done
rsync: connection unexpectedly closed (8 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(343)
$It fails w/ two sources, but it pass w/ only one :c/
any idea or solution (just for "production" time, I'm doing my rsync in two different times) ?
-- Baptiste SIMON aka BeTa Administrateur syst�mes GNU/Linux & Unix / IPv6 http://www.e-glop.net/ -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
