Guest User

Untitled

a guest
Apr 20th, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. debbuilder:Debian-60-squeeze-64-minimal> scp -v test-rar.tar.gz agaida@g-com.eu:
  2. Executing: program /usr/bin/ssh host g-com.eu, user agaida, command scp -v -t -- .
  3. OpenSSH_5.9p1 Debian-2, OpenSSL 1.0.0e 6 Sep 2011
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  6. debug1: Connecting to g-com.eu [78.94.219.193] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /home/debbuilder/.ssh/id_rsa type 1
  9. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  10. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  11. debug1: identity file /home/debbuilder/.ssh/id_rsa-cert type -1
  12. debug1: identity file /home/debbuilder/.ssh/id_dsa type -1
  13. debug1: identity file /home/debbuilder/.ssh/id_dsa-cert type -1
  14. debug1: identity file /home/debbuilder/.ssh/id_ecdsa type -1
  15. debug1: identity file /home/debbuilder/.ssh/id_ecdsa-cert type -1
  16. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9p1 Debian-2
  17. debug1: match: OpenSSH_5.9p1 Debian-2 pat OpenSSH*
  18. debug1: Enabling compatibility mode for protocol 2.0
  19. debug1: Local version string SSH-2.0-OpenSSH_5.9p1 Debian-2
  20. debug1: SSH2_MSG_KEXINIT sent
  21. debug1: SSH2_MSG_KEXINIT received
  22. debug1: kex: server->client aes128-ctr hmac-md5 none
  23. debug1: kex: client->server aes128-ctr hmac-md5 none
  24. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  25. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  26. debug1: Server host key: RSA 63:08:13:92:fa:9b:66:16:d8:19:8a:7d:93:29:a9:86
  27. debug1: Host 'g-com.eu' is known and matches the RSA host key.
  28. debug1: Found key in /home/debbuilder/.ssh/known_hosts:5
  29. debug1: ssh_rsa_verify: signature correct
  30. debug1: SSH2_MSG_NEWKEYS sent
  31. debug1: expecting SSH2_MSG_NEWKEYS
  32. debug1: SSH2_MSG_NEWKEYS received
  33. debug1: Roaming not allowed by server
  34. debug1: SSH2_MSG_SERVICE_REQUEST sent
  35. debug1: SSH2_MSG_SERVICE_ACCEPT received
  36. debug1: Authentications that can continue: publickey,password
  37. debug1: Next authentication method: publickey
  38. debug1: Offering RSA public key: /home/debbuilder/.ssh/id_rsa
  39. debug1: Server accepts key: pkalg ssh-rsa blen 279
  40. debug1: read PEM private key done: type RSA
  41. debug1: Authentication succeeded (publickey).
  42. Authenticated to g-com.eu ([78.94.219.193]:22).
  43. debug1: channel 0: new [client-session]
  44. debug1: Requesting no-more-sessions@openssh.com
  45. debug1: Entering interactive session.
  46. debug1: Sending environment.
  47. debug1: Sending env LANG = de_DE.utf8
  48. debug1: Sending command: scp -v -t -- .
  49. Sending file modes: C0644 410238268 test-rar.tar.gz
  50. Sink: C0644 410238268 test-rar.tar.gz
  51. test-rar.tar.gz 100% 391MB 2.8MB/s 02:18
  52. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  53. debug1: channel 0: free: client-session, nchannels 1
  54. debug1: fd 0 clearing O_NONBLOCK
  55. debug1: fd 1 clearing O_NONBLOCK
  56. Transferred: sent 410641784, received 102880 bytes, in 138.6 seconds
  57. Bytes per second: sent 2963744.1, received 742.5
  58. debug1: Exit status 0
Add Comment
Please, Sign In to add comment