Advertisement
jozze

scp error

Jul 18th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. Script started on Sat 18 Jul 2015 04:44:38 PM CEST
  2. +4:44% scp -v jzobec@ingrid-ui2.cism.ucl.ac.be:/home/fynu/jzobec/crab_T2_storage/FirstGolden.root .
  3. Executing: program /usr/bin/ssh host ingrid-ui2.cism.ucl.ac.be, user jzobec, command scp -v -f /home/fynu/jzobec/crab_T2_storage/FirstGolden.root
  4. OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
  5. debug1: Reading configuration data /home/jzobec/.ssh/config
  6. debug1: /home/jzobec/.ssh/config line 1: Applying options for *
  7. debug1: Reading configuration data /etc/ssh/ssh_config
  8. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  9. debug1: Connecting to ingrid-ui2.cism.ucl.ac.be [130.104.133.245] port 22.
  10. debug1: Connection established.
  11. debug1: identity file /home/jzobec/.ssh/id_rsa type -1
  12. debug1: identity file /home/jzobec/.ssh/id_rsa-cert type -1
  13. debug1: identity file /home/jzobec/.ssh/id_dsa type -1
  14. debug1: identity file /home/jzobec/.ssh/id_dsa-cert type -1
  15. debug1: identity file /home/jzobec/.ssh/id_ecdsa type -1
  16. debug1: identity file /home/jzobec/.ssh/id_ecdsa-cert type -1
  17. debug1: identity file /home/jzobec/.ssh/id_ed25519 type -1
  18. debug1: identity file /home/jzobec/.ssh/id_ed25519-cert type -1
  19. debug1: Enabling compatibility mode for protocol 2.0
  20. debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
  21. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  22. debug1: match: OpenSSH_4.3 pat OpenSSH_4* compat 0x00000000
  23. debug1: SSH2_MSG_KEXINIT sent
  24. debug1: SSH2_MSG_KEXINIT received
  25. debug1: kex: server->client aes128-ctr hmac-md5 none
  26. debug1: kex: client->server aes128-ctr hmac-md5 none
  27. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<8192) sent
  28. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  29. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  30. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  31. debug1: Server host key: RSA 20:df:95:c9:94:d0:8b:06:9c:30:f4:8b:0a:09:56:4c
  32. debug1: Host 'ingrid-ui2.cism.ucl.ac.be' is known and matches the RSA host key.
  33. debug1: Found key in /home/jzobec/.ssh/known_hosts:1
  34. debug1: ssh_rsa_verify: signature correct
  35. debug1: SSH2_MSG_NEWKEYS sent
  36. debug1: expecting SSH2_MSG_NEWKEYS
  37. debug1: SSH2_MSG_NEWKEYS received
  38. debug1: Roaming not allowed by server
  39. debug1: SSH2_MSG_SERVICE_REQUEST sent
  40. debug1: SSH2_MSG_SERVICE_ACCEPT received
  41. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  42. debug1: Next authentication method: gssapi-with-mic
  43. debug1: Unspecified GSS failure. Minor code may provide more information
  44. No Kerberos credentials available
  45.  
  46. debug1: Unspecified GSS failure. Minor code may provide more information
  47. No Kerberos credentials available
  48.  
  49. debug1: Unspecified GSS failure. Minor code may provide more information
  50.  
  51.  
  52. debug1: Unspecified GSS failure. Minor code may provide more information
  53. No Kerberos credentials available
  54.  
  55. debug1: Next authentication method: publickey
  56. debug1: Trying private key: /home/jzobec/.ssh/id_rsa
  57. debug1: Trying private key: /home/jzobec/.ssh/id_dsa
  58. debug1: Trying private key: /home/jzobec/.ssh/id_ecdsa
  59. debug1: Trying private key: /home/jzobec/.ssh/id_ed25519
  60. debug1: Next authentication method: password
  61. jzobec@ingrid-ui2.cism.ucl.ac.be's password:
  62. debug1: Authentication succeeded (password).
  63. Authenticated to ingrid-ui2.cism.ucl.ac.be ([130.104.133.245]:22).
  64. debug1: channel 0: new [client-session]
  65. debug1: Entering interactive session.
  66. debug1: Sending environment.
  67. debug1: Sending env LANG = en_US.UTF-8
  68. debug1: Sending command: scp -v -f /home/fynu/jzobec/crab_T2_storage/FirstGolden.root
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement