Advertisement
Guest User

libssh2_sftp_init trace

a guest
Mar 30th, 2015
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. [libssh2] 6.199657 SFTP: Initializing SFTP subsystem
  2. [libssh2] 6.199667 Conn: Allocated new channel ID#0
  3. [libssh2] 6.199671 Conn: Opening Channel - win 2097152 pack 32768
  4. => libssh2_transport_write plain (24 bytes)
  5. 0000: 5A 00 00 00 07 73 65 73 73 69 6F 6E 00 00 00 00 : Z....session....
  6. 0010: 00 20 00 00 00 00 80 00 : . ......
  7. [libssh2] 6.199723 Socket: Sent 68/68 bytes at 0x1bac2a0
  8. => libssh2_transport_write send() (68 bytes)
  9. 0000: 85 C2 A5 AE 58 81 B4 F9 E3 4F 4D 15 16 B7 E8 DB : ....X....OM.....
  10. 0010: 07 F0 4A E7 32 A4 85 8C 6B FF AB E0 B1 3A 11 AA : ..J.2...k....:..
  11. 0020: 38 C3 01 9D F9 C6 56 39 F9 90 E9 69 F5 C7 87 0A : 8.....V9...i....
  12. 0030: 93 79 48 08 B2 9E 97 E3 7B 33 62 2D C7 A5 0E 60 : .yH.....{3b-...`
  13. 0040: 51 1C B4 BC : Q...
  14. [libssh2] 6.199742 Transport: Looking for packet of type: 91
  15. [libssh2] 6.199745 Transport: Looking for packet of type: 92
  16. waitsocket
  17. [libssh2] 16.209817 Transport: Looking for packet of type: 91
  18. [libssh2] 16.209854 Transport: Looking for packet of type: 92
  19. waitsocket
  20. [libssh2] 26.216006 Transport: Looking for packet of type: 91
  21. [libssh2] 26.216045 Transport: Looking for packet of type: 92
  22. waitsocket
  23. [libssh2] 36.226178 Transport: Looking for packet of type: 91
  24. [libssh2] 36.226212 Transport: Looking for packet of type: 92
  25. waitsocket
  26. [libssh2] 46.227522 Transport: Looking for packet of type: 91
  27. [libssh2] 46.227564 Transport: Looking for packet of type: 92
  28. waitsocket
  29. [libssh2] 56.230090 Transport: Looking for packet of type: 91
  30. [libssh2] 56.230131 Transport: Looking for packet of type: 92
  31. waitsocket
  32. [libssh2] 66.240254 Transport: Looking for packet of type: 91
  33. [libssh2] 66.240292 Transport: Looking for packet of type: 92
  34. [libssh2] 66.240313 Transport: Looking for packet of type: 94
  35. [libssh2] 66.240324 Transport: Looking for packet of type: 95
  36. waitsocket
  37. [libssh2] 76.244738 Conn: Allocated new channel ID#1
  38. [libssh2] 76.244777 Conn: Opening Channel - win 2097152 pack 32768
  39. => libssh2_transport_write plain (24 bytes)
  40. 0000: 5A 00 00 00 07 73 65 73 73 69 6F 6E 00 00 00 01 : Z....session....
  41. 0010: 00 20 00 00 00 00 80 00 : . ......
  42. [libssh2] 76.244880 Socket: Sent 68/68 bytes at 0x1bac2a0
  43. => libssh2_transport_write send() (68 bytes)
  44. 0000: FA 31 A0 0C 20 84 58 48 87 4A D7 8F 66 CB 53 30 : .1.. .XH.J..f.S0
  45. 0010: 3C 8A 30 FB 63 3D FB 4E EA 83 83 10 FE 3A 33 3C : <.0.c=.N.....:3<
  46. 0020: CB A1 CA 5A 72 1C 5E B5 1B 48 E1 D5 09 DD 0F 5C : ...Zr.^..H.....\
  47. 0030: 4A E7 D6 28 CE A7 34 A5 0E 4A 47 F8 46 FF 35 84 : J..(..4..JG.F.5.
  48. 0040: 7A 36 12 11 : z6..
  49. [libssh2] 76.244945 Transport: Looking for packet of type: 91
  50. [libssh2] 76.244957 Transport: Looking for packet of type: 92
  51. waitsocket
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement