Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. john@Hootspa:~$ ls -lah C_andM.zip
  2. -rw-r--r-- 1 john staff 1.2G Jul 5 12:27 C_andM.zip
  3. john@Hootspa:~$ ssh -vvv hirbour.org
  4. OpenSSH_5.2p1, OpenSSL 0.9.8r 8 Feb 2011
  5. debug1: Reading configuration data /Users/john/.ssh/config
  6. debug1: Applying options for *
  7. debug1: Applying options for hirbour.org
  8. debug1: Reading configuration data /etc/ssh_config
  9. debug2: ssh_connect: needpriv 0
  10. debug1: Connecting to hirbour.org [74.207.224.26] port 22.
  11. debug1: Connection established.
  12. debug1: identity file /Users/john/.ssh/id_rsa type -1
  13. debug3: Not a RSA1 key file /Users/john/.ssh/id_dsa.
  14. debug2: key_type_from_name: unknown key type '-----BEGIN'
  15. debug3: key_read: missing keytype
  16. debug2: key_type_from_name: unknown key type 'Proc-Type:'
  17. debug3: key_read: missing keytype
  18. debug2: key_type_from_name: unknown key type 'DEK-Info:'
  19. debug3: key_read: missing keytype
  20. debug3: key_read: missing whitespace
  21. debug3: key_read: missing whitespace
  22. debug3: key_read: missing whitespace
  23. debug3: key_read: missing whitespace
  24. debug3: key_read: missing whitespace
  25. debug3: key_read: missing whitespace
  26. debug3: key_read: missing whitespace
  27. debug3: key_read: missing whitespace
  28. debug3: key_read: missing whitespace
  29. debug3: key_read: missing whitespace
  30. debug2: key_type_from_name: unknown key type '-----END'
  31. debug3: key_read: missing keytype
  32. debug1: identity file /Users/john/.ssh/id_dsa type 2
  33. ssh_exchange_identification: Connection closed by remote host
  34. john@Hootspa:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement