On Fri, Jun 18, 2004 at 01:44:29PM -0400, Wallace Matthews wrote: > I have tried the command with and without -acvv --rsh --stats and it always fails > with the same message
You most definitely need -ac, though I think that -vv, --rsh, and --stats may well be optional (you can test that). If you're not using the CVS version of rsync, also specify --no-whole-file (to work around a bug in all known older versions with regard to batch-file reading). ..wayne.. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
