rsync
rsync copied to clipboard
do you support `rsync --copy-unsafe-link` ?
Yes. It does appear to do so.
Hey @alexec, thanks for your interest! The --copy-unsafe-links option is recognized (as are all rsync options), but has no effect currently. Would you be interested in contributing a PR to implement the option?
I re-opened this as, while it is recognized, it is unsupported. Perhaps it should report a warning or error rather than silently ignoring.