This is a discussion on scp and IPv6 address? - openssh ; Hi, I was just using ssh to access an IPv6 machine. ssh root@2002:1234::1 (example address) works, while scp root@2002:1234::1:/etc/motd . works not, scp parses this as hostname 2002 and file path 1234::1:/etc/motd It's a syntax problem. The manpage addresses this ...
Hi,
I was just using ssh to access an IPv6 machine.
ssh root@2002:1234::1 (example address)
works, while
scp root@2002:1234::1:/etc/motd .
works not, scp parses this as hostname 2002 and file path
1234::1:/etc/motd
It's a syntax problem.
The manpage addresses this problem for -L and -R arguments, but not
for scp arguments. Any idea how to deal with this problem?
regards
Hadmut
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://www.mindrot.org/mailman/listi...enssh-unix-dev