Guest User

termux-scp-debug

a guest
Jul 12th, 2022
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. Executing: program /data/data/com.termux/files/usr/bin/ssh host 192.168.1.123, user desktop-user, command sftp
  2. OpenSSH_9.0p1, OpenSSL 3.0.3 3 May 2022
  3. debug1: Reading configuration data /data/data/com.termux/files/home/.ssh/config
  4. debug1: /data/data/com.termux/files/home/.ssh/config line 3: Applying options for 192.168.1.123
  5. debug1: Reading configuration data /data/data/com.termux/files/usr/etc/ssh/ssh_config
  6. debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
  7. debug1: Connecting to 192.168.1.123 [192.168.1.123] port 1234.
  8. debug1: Connection established.
  9. debug1: identity file /data/data/com.termux/files/home/.ssh/id_rsa_custom_name type 0
  10. debug1: identity file /data/data/com.termux/files/home/.ssh/id_rsa_custom_name-cert type -1
  11. debug1: Local version string SSH-2.0-OpenSSH_9.0
  12. debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7
  13. debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000
  14. debug1: Authenticating to 192.168.1.123:1234 as 'desktop-user'
  15. debug1: load_hostkeys: fopen /data/data/com.termux/files/home/.ssh/known_hosts2: No such file or directory
  16. debug1: load_hostkeys: fopen /data/data/com.termux/files/usr/etc/ssh/ssh_known_hosts: No such file or directory
  17. debug1: load_hostkeys: fopen /data/data/com.termux/files/usr/etc/ssh/ssh_known_hosts2: No such file or directory
  18. debug1: SSH2_MSG_KEXINIT sent
  19. debug1: SSH2_MSG_KEXINIT received
  20. debug1: kex: algorithm: curve25519-sha256
  21. debug1: kex: host key algorithm: ssh-ed25519
  22. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  23. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  24. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  25. debug1: SSH2_MSG_KEX_ECDH_REPLY received
  26. debug1: Server host key: ssh-ed25519 SHA256:<redacted>
  27. debug1: load_hostkeys: fopen /data/data/com.termux/files/home/.ssh/known_hosts2: No such file or directory
  28. debug1: load_hostkeys: fopen /data/data/com.termux/files/usr/etc/ssh/ssh_known_hosts: No such file or directory
  29. debug1: load_hostkeys: fopen /data/data/com.termux/files/usr/etc/ssh/ssh_known_hosts2: No such file or directory
  30. debug1: Host '[192.168.1.123]:1234' is known and matches the ED25519 host key.
  31. debug1: Found key in /data/data/com.termux/files/home/.ssh/known_hosts:1
  32. debug1: rekey out after 134217728 blocks
  33. debug1: SSH2_MSG_NEWKEYS sent
  34. debug1: expecting SSH2_MSG_NEWKEYS
  35. debug1: SSH2_MSG_NEWKEYS received
  36. debug1: rekey in after 134217728 blocks
  37. debug1: Will attempt key: /data/data/com.termux/files/home/.ssh/id_rsa_custom_name RSA SHA256:<redacted> explicit
  38. debug1: SSH2_MSG_EXT_INFO received
  39. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
  40. debug1: SSH2_MSG_SERVICE_ACCEPT received
  41. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  42. debug1: Next authentication method: publickey
  43. debug1: Offering public key: /data/data/com.termux/files/home/.ssh/id_rsa_custom_name RSA SHA256:<redacted> explicit
  44. debug1: Server accepts key: /data/data/com.termux/files/home/.ssh/id_rsa_custom_name RSA SHA256:<redacted> explicit
  45. Authenticated to 192.168.1.123 ([192.168.1.123]:1234) using "publickey".
  46. debug1: channel 0: new [client-session]
  47. debug1: Requesting no-more-sessions@openssh.com
  48. debug1: Entering interactive session.
  49. debug1: pledge: filesystem
  50. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  51. debug1: client_input_hostkeys: searching /data/data/com.termux/files/home/.ssh/known_hosts for [192.168.1.123]:1234 / (none)
  52. debug1: client_input_hostkeys: searching /data/data/com.termux/files/home/.ssh/known_hosts2 for [192.168.1.123]:1234 / (none)
  53. debug1: client_input_hostkeys: hostkeys file /data/data/com.termux/files/home/.ssh/known_hosts2 does not exist
  54. debug1: client_input_hostkeys: no new or deprecated keys from server
  55. debug1: Remote: /home/desktop-user/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
  56. debug1: Remote: /home/desktop-user/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
  57. debug1: Sending environment.
  58. debug1: channel 0: setting env LANG = "en_US.UTF-8"
  59. debug1: Sending subsystem: sftp
  60. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  61. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  62. debug1: channel 0: free: client-session, nchannels 1
  63. Transferred: sent 5180, received 3636 bytes, in 0.1 seconds
  64. scp: Connection closed
  65. Bytes per second: sent 46235.4, received 32454.0
  66. debug1: Exit status 127
  67.  
Add Comment
Please, Sign In to add comment