[Bug 3611] scp -r does not handle sym links to directories correctly
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Sep 8 02:01:41 AEST 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3611
--- Comment #2 from Ryan <ryman559 at hotmail.com> ---
Seems the behaviour is different between the two.
sftp:
If the -R flag is specified then directories will be copied
recursively. Note that sftp does not follow symbolic links when
performing recursive transfers.
scp:
-r Recursively copy entire directories. Note that scp
follows symbolic links encountered in the tree traversal.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list