[Bug 8273] -a doesn't do -HAX
samba-bugs at samba.org
samba-bugs at samba.org
Sat Sep 3 16:38:18 MDT 2011
https://bugzilla.samba.org/show_bug.cgi?id=8273
Wayne Davison <wayned at samba.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Severity|normal |enhancement
--- Comment #1 from Wayne Davison <wayned at samba.org> 2011-09-03 22:38:17 UTC ---
Thanks. I'm considering adding the --all option.
Note that you can decide that you want your local rsync to treat -a as -aHAX,
or add your own --all option via a popt alias in either the global file
(/etc/popt) or your local file (~/.popt). Here's the --all option:
rsync alias --all -aHAX
And here's an override of -a:
rsync alias -a -aHAX
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the rsync
mailing list