DO NOT REPLY [Bug 3749] New: rsync --help misleading information
samba-bugs at samba.org
samba-bugs at samba.org
Wed May 3 16:10:41 GMT 2006
https://bugzilla.samba.org/show_bug.cgi?id=3749
Summary: rsync --help misleading information
Product: rsync
Version: 2.6.0
Platform: All
OS/Version: Windows 2000
Status: NEW
Severity: trivial
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: jan at dewal.net
QAContact: rsync-qa at samba.org
about the --delete parameter, is shows 'not so logical' information
--ignore-existing ignore files that already exist on the receiving
side
--delete delete files that don't exist on the sending side
--delete-excluded also delete excluded files on the receiving side
Depending on, weither your sending a backup to a server or fetching a backup
from a server, this help does not make sense. Please change the help code into
something more logical, in example:
--delete delete files that don't exist on the target side or directory
keywords like: "target" or "source" would be mutch easyer to understand instead
of figuring it out by trial and error! Ive figured this for local copys, dont
know if this help conflicts with daemon mode :P
--
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.
More information about the rsync
mailing list