Hi, having a scp problem with IPV6:

I want to copy a local file to a remote server without DNS entry via the
server IPV6 address
(for example "scp file  2001:638:208:ef45:0:ff:fe00:65:)

Syntactical Problem: The first server part (2001) is interpreted as
target host name, the rest as filename, and that produces problems.

I only can solve this problem by making an /etc/hosts entry like

2001:638:208:ef45:0:ff:fe00:65 server

and using "server" instead of the IPV6 address.

Any other solution?

NB: ssh to that IVP6 address runs flawlessly.

Kind regards

-- 
Joachim Backes <joachim.bac...@rhrk.uni-kl.de>

http://www.rhrk.uni-kl.de/~backes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to