https://bugzilla.samba.org/show_bug.cgi?id=3740
------- Comment #2 from [EMAIL PROTECTED] 2006-04-28 15:11 MST -------
One sample command from script is:
rsync --size-only -a -z --partial -L --delete \
--exclude-from=excludefile \
$srcHostDir \
$destDir
The emailed output from the cron job contains only:
> rsync: --delete does not work without -r or -d.
> rsync error: syntax or usage error (code 1) at main.c(1231) [client=2.6.8]
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html