Advertisement
Guest User

Untitled

a guest
Oct 9th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. when i scp:
  2. wizard@ubuntu:~$ scp -v /home/wizard/Sandbox/WebPages/FinalYrPro.tar.gz wizamit@koding.kd.io:/home/wizamit/Web/StudentDb
  3. Executing: program /usr/bin/ssh host koding.kd.io, user wizamit, command scp -v -t -- /home/wizamit/Web/StudentDb
  4. OpenSSH_5.9p1 Debian-5ubuntu1.1, OpenSSL 1.0.1 14 Mar 2012
  5. debug1: Reading configuration data /home/wizard/.ssh/config
  6. debug1: /home/wizard/.ssh/config line 1: Applying options for *.kd.io
  7. debug1: Reading configuration data /etc/ssh/ssh_config
  8. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  9. debug1: Executing proxy command: exec ssh wizamit@ssh.koding.com nc koding.kd.io 22
  10. debug1: identity file /home/wizard/.ssh/id_rsa type 1
  11. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  12. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  13. debug1: identity file /home/wizard/.ssh/id_rsa-cert type -1
  14. debug1: identity file /home/wizard/.ssh/id_dsa type -1
  15. debug1: identity file /home/wizard/.ssh/id_dsa-cert type -1
  16. debug1: identity file /home/wizard/.ssh/id_ecdsa type -1
  17. debug1: identity file /home/wizard/.ssh/id_ecdsa-cert type -1
  18. debug1: permanently_drop_suid: 1000
  19. nc: getaddrinfo: Name or service not known
  20. ssh_exchange_identification: Connection closed by remote host
  21. lost connection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement