Hi all, While trying to mirror a filesystem from one machine to another (for backup purposes) I get the following error: [root@samantha root]# /usr/bin/rsync -qavxzC --delete chandler:/var/ /bigdisk/backup/chandler/dev-md5-var/ root@chandler's password: rsync error: unexplained error (code 24) at main.c(1045) Does this mean anything to anybody? Regards, Graham --
/home/cnwt99/rsync-2.6.2>grep ' 24 ' errcode.h #define RERR_VANISHED 24 /* file(s) vanished on sender side */ cnwt99@78KZAZ2 /home/cnwt99/rsync-2.6.2> m-w.com/cgi-bin/dictionary?book=Dictionary&va=vanished&x=0&y=0 Tim Conway Unix System Administration Contractor - IBM Global Services desk:3032734776 conway@us.ibm.com Graham Leggett <minfrin@sharp.fm> Sent by: rsync-bounces+conway=us.ibm.com@lists.samba.org 06/01/2004 09:26 AM To rsync@lists.samba.org cc Subject Unexplained error (code 24) Hi all, While trying to mirror a filesystem from one machine to another (for backup purposes) I get the following error: [root@samantha root]# /usr/bin/rsync -qavxzC --delete chandler:/var/ /bigdisk/backup/chandler/dev-md5-var/ root@chandler's password: rsync error: unexplained error (code 24) at main.c(1045) Does this mean anything to anybody? Regards, Graham -- -- To unsubscribe or change options: lists.samba.org/mailman/listinfo/rsync Before posting, read: catb.org/~esr/faqs/smart-questions.html