Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing: program /data/data/com.termux/files/usr/bin/ssh host 192.168.1.123, user desktop-user, command sftp
- OpenSSH_9.0p1, OpenSSL 3.0.3 3 May 2022
- debug1: Reading configuration data /data/data/com.termux/files/home/.ssh/config
- debug1: /data/data/com.termux/files/home/.ssh/config line 3: Applying options for 192.168.1.123
- debug1: Reading configuration data /data/data/com.termux/files/usr/etc/ssh/ssh_config
- debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
- debug1: Connecting to 192.168.1.123 [192.168.1.123] port 1234.
- debug1: Connection established.
- debug1: identity file /data/data/com.termux/files/home/.ssh/id_rsa_custom_name type 0
- debug1: identity file /data/data/com.termux/files/home/.ssh/id_rsa_custom_name-cert type -1
- debug1: Local version string SSH-2.0-OpenSSH_9.0
- debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7
- debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000
- debug1: Authenticating to 192.168.1.123:1234 as 'desktop-user'
- debug1: load_hostkeys: fopen /data/data/com.termux/files/home/.ssh/known_hosts2: No such file or directory
- debug1: load_hostkeys: fopen /data/data/com.termux/files/usr/etc/ssh/ssh_known_hosts: No such file or directory
- debug1: load_hostkeys: fopen /data/data/com.termux/files/usr/etc/ssh/ssh_known_hosts2: No such file or directory
- debug1: SSH2_MSG_KEXINIT sent
- debug1: SSH2_MSG_KEXINIT received
- debug1: kex: algorithm: curve25519-sha256
- debug1: kex: host key algorithm: ssh-ed25519
- debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
- debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
- debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
- debug1: SSH2_MSG_KEX_ECDH_REPLY received
- debug1: Server host key: ssh-ed25519 SHA256:<redacted>
- debug1: load_hostkeys: fopen /data/data/com.termux/files/home/.ssh/known_hosts2: No such file or directory
- debug1: load_hostkeys: fopen /data/data/com.termux/files/usr/etc/ssh/ssh_known_hosts: No such file or directory
- debug1: load_hostkeys: fopen /data/data/com.termux/files/usr/etc/ssh/ssh_known_hosts2: No such file or directory
- debug1: Host '[192.168.1.123]:1234' is known and matches the ED25519 host key.
- debug1: Found key in /data/data/com.termux/files/home/.ssh/known_hosts:1
- debug1: rekey out after 134217728 blocks
- debug1: SSH2_MSG_NEWKEYS sent
- debug1: expecting SSH2_MSG_NEWKEYS
- debug1: SSH2_MSG_NEWKEYS received
- debug1: rekey in after 134217728 blocks
- debug1: Will attempt key: /data/data/com.termux/files/home/.ssh/id_rsa_custom_name RSA SHA256:<redacted> explicit
- debug1: SSH2_MSG_EXT_INFO received
- debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,[email protected],ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected]>
- debug1: SSH2_MSG_SERVICE_ACCEPT received
- debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
- debug1: Next authentication method: publickey
- debug1: Offering public key: /data/data/com.termux/files/home/.ssh/id_rsa_custom_name RSA SHA256:<redacted> explicit
- debug1: Server accepts key: /data/data/com.termux/files/home/.ssh/id_rsa_custom_name RSA SHA256:<redacted> explicit
- Authenticated to 192.168.1.123 ([192.168.1.123]:1234) using "publickey".
- debug1: channel 0: new [client-session]
- debug1: Requesting [email protected]
- debug1: Entering interactive session.
- debug1: pledge: filesystem
- debug1: client_input_global_request: rtype [email protected] want_reply 0
- debug1: client_input_hostkeys: searching /data/data/com.termux/files/home/.ssh/known_hosts for [192.168.1.123]:1234 / (none)
- debug1: client_input_hostkeys: searching /data/data/com.termux/files/home/.ssh/known_hosts2 for [192.168.1.123]:1234 / (none)
- debug1: client_input_hostkeys: hostkeys file /data/data/com.termux/files/home/.ssh/known_hosts2 does not exist
- debug1: client_input_hostkeys: no new or deprecated keys from server
- debug1: Remote: /home/desktop-user/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
- debug1: Remote: /home/desktop-user/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
- debug1: Sending environment.
- debug1: channel 0: setting env LANG = "en_US.UTF-8"
- debug1: Sending subsystem: sftp
- debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
- debug1: client_input_channel_req: channel 0 rtype [email protected] reply 0
- debug1: channel 0: free: client-session, nchannels 1
- Transferred: sent 5180, received 3636 bytes, in 0.1 seconds
- scp: Connection closed
- Bytes per second: sent 46235.4, received 32454.0
- debug1: Exit status 127
Add Comment
Please, Sign In to add comment