mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-09-21 09:45:06 -04:00
Deny --copy-unsafe-links inside a restricted (non-"/") rrsync directory (it dereferences a symlink pointing outside the tree and copies the referent out -- exfiltration), and don't abort the run when flock() is unavailable. Test: rrsync-copy-unsafe-links-denied.