Advertisement
satellit

Untitled

Jan 30th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. [satellit@localhost ~]$ cd Documents
  2. [satellit@localhost Documents]$ scp -v Fedora-SoaS-Live-x86_64-Rawhide-20190130.n.0-T-hexchat.ova "tgillard@sunjammer.sugarlabs.org:/home/tgillard/public_html/Fedora-SoaS-Live-x86_64-Rawhide-20190130.n.0-T-hexchat.ova"
  3. Executing: program /usr/bin/ssh host sunjammer.sugarlabs.org, user tgillard, command scp -v -t /home/tgillard/public_html/Fedora-SoaS-Live-x86_64-Rawhide-20190130.n.0-T-hexchat.ova
  4. OpenSSH_7.9p1, OpenSSL 1.1.1 FIPS 11 Sep 2018
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf
  7. debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
  8. debug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *
  9. debug1: Connecting to sunjammer.sugarlabs.org [2001:470:142:7::11] port 22.
  10. debug1: Connection established.
  11. debug1: identity file /home/satellit/.ssh/id_rsa type 0
  12. debug1: identity file /home/satellit/.ssh/id_rsa-cert type -1
  13. debug1: identity file /home/satellit/.ssh/id_dsa type -1
  14. debug1: identity file /home/satellit/.ssh/id_dsa-cert type -1
  15. debug1: identity file /home/satellit/.ssh/id_ecdsa type -1
  16. debug1: identity file /home/satellit/.ssh/id_ecdsa-cert type -1
  17. debug1: identity file /home/satellit/.ssh/id_ed25519 type -1
  18. debug1: identity file /home/satellit/.ssh/id_ed25519-cert type -1
  19. debug1: identity file /home/satellit/.ssh/id_xmss type -1
  20. debug1: identity file /home/satellit/.ssh/id_xmss-cert type -1
  21. debug1: Local version string SSH-2.0-OpenSSH_7.9
  22. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.6
  23. debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.6 pat OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
  24. debug1: Authenticating to sunjammer.sugarlabs.org:22 as 'tgillard'
  25. debug1: SSH2_MSG_KEXINIT sent
  26. debug1: SSH2_MSG_KEXINIT received
  27. debug1: kex: algorithm: curve25519-sha256@libssh.org
  28. debug1: kex: host key algorithm: rsa-sha2-512
  29. debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: <implicit> compression: none
  30. debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: <implicit> compression: none
  31. debug1: kex: curve25519-sha256@libssh.org need=32 dh_need=32
  32. debug1: kex: curve25519-sha256@libssh.org need=32 dh_need=32
  33. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  34. debug1: Server host key: ssh-rsa SHA256:rRprSynoptEk77JJtiyfV20L+9B3ksFvwMdBQat8jkA
  35. debug1: Host 'sunjammer.sugarlabs.org' is known and matches the RSA host key.
  36. debug1: Found key in /home/satellit/.ssh/known_hosts:1
  37. debug1: rekey after 4294967296 blocks
  38. debug1: SSH2_MSG_NEWKEYS sent
  39. debug1: expecting SSH2_MSG_NEWKEYS
  40. debug1: SSH2_MSG_NEWKEYS received
  41. debug1: rekey after 4294967296 blocks
  42. debug1: Will attempt key: /home/satellit/.ssh/id_rsa RSA SHA256:UPGRuMz4AJQhoOex0Y+O7p4bbgGesi6JkHDzzRZExXc agent
  43. debug1: Will attempt key: /home/satellit/.ssh/id_dsa
  44. debug1: Will attempt key: /home/satellit/.ssh/id_ecdsa
  45. debug1: Will attempt key: /home/satellit/.ssh/id_ed25519
  46. debug1: Will attempt key: /home/satellit/.ssh/id_xmss
  47. debug1: SSH2_MSG_EXT_INFO received
  48. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  49. debug1: SSH2_MSG_SERVICE_ACCEPT received
  50. debug1: Authentications that can continue: publickey
  51. debug1: Next authentication method: publickey
  52. debug1: Offering public key: /home/satellit/.ssh/id_rsa RSA SHA256:UPGRuMz4AJQhoOex0Y+O7p4bbgGesi6JkHDzzRZExXc agent
  53. debug1: Authentications that can continue: publickey
  54. debug1: Trying private key: /home/satellit/.ssh/id_dsa
  55. debug1: Trying private key: /home/satellit/.ssh/id_ecdsa
  56. debug1: Trying private key: /home/satellit/.ssh/id_ed25519
  57. debug1: Trying private key: /home/satellit/.ssh/id_xmss
  58. debug1: No more authentication methods to try.
  59. tgillard@sunjammer.sugarlabs.org: Permission denied (publickey).
  60. lost connection
  61. [satellit@localhost Documents]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement