rsync icon indicating copy to clipboard operation
rsync copied to clipboard

do you support `rsync --copy-unsafe-link` ?

Open alexec opened this issue 5 months ago • 3 comments

alexec avatar Sep 08 '25 19:09 alexec

Yes. It does appear to do so.

alexec avatar Sep 08 '25 20:09 alexec

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?

stapelberg avatar Sep 09 '25 06:09 stapelberg

I re-opened this as, while it is recognized, it is unsupported. Perhaps it should report a warning or error rather than silently ignoring.

alexec avatar Sep 14 '25 18:09 alexec