https://bugzilla.samba.org/show_bug.cgi?id=12440

Wayne Davison <way...@samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #2 from Wayne Davison <way...@samba.org> ---
The -N option is the letter that the crtimes patch uses for --crtimes, so I
consider it already allocated.

One thing you can use is the popt (option parsing) library's support for
aliases in both /etc/popt and ~/.popt -- e.g.:

rsync alias -N --numeric-ids
rsync alias -9 -ai --numeric-ids --chmod=o-rwx --omit-link-times

As long as you allocate your hosts with a consistent /etc/popt file, you can
treat the option the same as if it were compiled into the executable.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to