SCP problem -

Reindl Harald h.reindl at thelounge.net
Sat Nov 24 21:47:20 UTC 2012



Am 24.11.2012 22:42, schrieb Marko Vojinovic:
> However, your problem seems to be in the circular links in the
> source /home/bobg/. Somewhere under the directory tree, there is
> probably a soft link pointing to its own parent directory (or several
> levels up). Since scp follows symbolic links (read about -r option in
> man scp), it gets into a loop, copying one directory subtree over and
> over and over. Apparently scp lacks an option to disable following
> symbolic links, so there is no easy way to fix this.

htaht is why i suggested to use rsync with the --links
option, this will copy links as links and is the better
solution as scp because both are running over ssh but
rsync is much more fexilble and can cover any type of
links and attributes





-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20121124/734a8d6b/attachment.sig>


More information about the users mailing list