https://bugzilla.samba.org/show_bug.cgi?id=1791
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |trivial
Status|NEW |RESOLVED
Resolution| |INVALID
Version|2.6.3 |2.5.7
------- Additional Comments From [EMAIL PROTECTED] 2004-09-17 15:21 -------
This is not a bug, but an all-too-common operator error. The '*' wildcard
expands into many separate files, so no deletion can occur because no directory
was transferred. Simply remove the '*' (leaving the trailing slash) and all
will be well.
--
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: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html