rsync -a is not the same as cp -R
rsync -a is not the same as cp -R
Posted Nov 7, 2020 23:22 UTC (Sat) by Sesse (subscriber, #53779)In reply to: rsync -a is not the same as cp -R by Wol
Parent article: Deprecating scp
FWIW, links in UNIX are either hard (hardlinks) or symbolic (symlinks). There's no such thing as “hard symlinks”.
