When I try to use scp over IPv6 addresses I get this:
scp -6 osis@::1:/home/osis/test.file ./test.file
ssh: Could not resolve hostname : Name or service not known
With scp all I ever get is
ssh: Could not resolve hostname : Name or service not known
using this I get a login into my box without a hitch
ssh osis@::1