You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tools (dcp, dsync) have the option --preserve to preserve ownership, permissions, acls, timestamps, and xattrs. Currently, this option is all or nothing. It would be useful to enhance this with finer controls: --preserve[=ATTR_LIST]
This would allow specific subsets to be copied.