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

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

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

--- Comment #3 from Wayne Davison <way...@samba.org> 2011-12-24 20:49:47 UTC ---
I personally would recommend users that want this add their own popt alias to
their ~/.popt (or /etc/popt) file.  e.g.:

rsync alias --fat --modify-window=1 --no-o --no-g --no-H --no-l

That would let you use:

rsync -aiv --fat foo bar

(Which makes the --no-* overrides turn things off in -a since --fat follows
-a.)  That doesn't do anything for the DST glitch, but I don't think rsync
should try to solve that issue.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- 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