Hi Nellikka,
thank you for your suggestion, I tried it and encountered the following:
root@nodename% scp -6 /config/juniper.conf.gz scp://username@\[3001::7\]:/public/previous/nodename.gz
ssh: Could not resolve hostname scp: hostname nor servname provided, or not known
lost connection
I don't see why it thinks scp should be a hostname here, when I execute the scp command on its own I get the following response:
usage: scp [-12346BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file]
[-l limit] [-o ssh_option] [-P port] [-S program]
[-JU routing_instanse]
[[user@]host1:]file1 ... [[user@]host2:]file2