

- #Filezilla server refused our key update
- #Filezilla server refused our key upgrade
- #Filezilla server refused our key android
- #Filezilla server refused our key software
- #Filezilla server refused our key windows
I tried to debug it with running following on server: sudo `which sshd` -p 2020 -DdĪnd connecting from bookmark on port 2020, this is the log, I'm not understanding it good: password for stiw47:ĭebug1: sshd version OpenSSH_8.8, OpenSSL 1.1.1l ĭebug1: private host key #0: ssh-rsa SHA256:uMBMgYez8RvbToK8ZpuVIOT6Kt9DtjwvEEmObduXSawĭebug1: private host key #1: ecdsa-sha2-nistp256 SHA256:s/mpg8gbKeFRefGxYjuHYgXFkL8KrklpgivPk9veSXIĭebug1: private host key #2: ssh-ed25519 SHA256:MopYaB4XAi8QBkE+RumfZl6IT3y17c3Mu85X+11+wRYĭebug1: Set /proc/self/oom_score_adj from 0 to -1000ĭebug1: Server will not fork when running in debugging mode.ĭebug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8ĭebug1: inetd sockets after dupping: 3, 3Ĭonnection from 192.168.0.53 port 50385 on 192.168.0.21 port 2020 rdomain ""ĭebug1: Local version string SSH-2.0-OpenSSH_8.8ĭebug1: Remote protocol version 2.0, remote software version MoTTY_Release_0.73ĭebug1: compat_banner: no match: MoTTY_Release_0.73ĭebug1: permanently_set_uid: 65534/65534 ĭebug1: list_hostkey_types: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 ĭebug1: SSH2_MSG_KEXINIT received ĭebug1: kex: algorithm: diffie-hellman-group-exchange-sha256 ĭebug1: kex: host key algorithm: ssh-ed25519 ĭebug1: kex: client->server cipher: aes256-ctr MAC: hmac-sha2-256 compression: none ĭebug1: kex: server->client cipher: aes256-ctr MAC: hmac-sha2-256 compression: none ĭebug1: expecting SSH2_MSG_KEX_DH_GEX_REQUEST ĭebug1: SSH2_MSG_KEX_DH_GEX_REQUEST received ĭebug1: SSH2_MSG_KEX_DH_GEX_GROUP sent ĭebug1: expecting SSH2_MSG_KEX_DH_GEX_INIT ĭebug1: SSH2_MSG_KEX_DH_GEX_INIT received ĭebug1: rekey out after 4294967296 blocks ĭebug1: expecting SSH2_MSG_NEWKEYS ĭebug1: SSH2_MSG_NEWKEYS received ĭebug1: rekey in after 4294967296 blocks ĭebug1: userauth-request for user stiw47 service ssh-connection method none ĭebug1: PAM: setting PAM_RHOST to "192.168.0.53"ĭebug1: userauth-request for user stiw47 service ssh-connection method publickey
#Filezilla server refused our key windows
I already deleted MobaXterm known_hosts file on Windows machine, but nothing changed.
#Filezilla server refused our key upgrade
I have to mention that same that bookmark, with same private key, worked normally before openssh package upgrade on server and also working now if I downgrade openssh on server back to 8.7p1-2 If I try to use bookmark in MobaXterm (I like bookmark), then I get.If I try to connect manually from terminal on other Linux machine orįrom MobaXterm terminal, with manually I mean with command: ssh -i 'C:\Users\stiw4\Documents\keys\id_rsa'.(ssh), everything is ok with same private key as always, as for all
#Filezilla server refused our key android

The ftp account was created through cpanel of the sub-cpanel account. It seems that sftp also works, but to the user account, not to the ftp account (with the private key).
#Filezilla server refused our key update
I checked and I was able to connect to the server using normal ftp mode (username+password) UPDATE So I don't know why is the server refusing the key when trying to connect to it using sftp. I checked and I am able to connect to the same server through ssh using putty and the same private key. The ftp account that I am trying to connect to it is in sub-cpanel account (created through WHM). Perhaps it is important to mention that I am using bluehost VPS. Sshd: input_userauth_request: invalid user myusername Server /var/log/secure log: sshd: Invalid user myusername from Server offered these authentication methods: publickey,gssapi-keyex,gssapi-with-mic,password This is the session log from winscp: Reading key file "D:\path\to\file\mykey.ppk" The result is "Server refused our key" (tried it with filezilla and winscp). I am trying to connect to an sftp using private key.
