FileZilla and the SSH-Agnet - Yubikey

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
nicolube
500 Command not understood
Posts: 3
Joined: 2019-10-10 00:07
First name: Nico
Last name: Lube

FileZilla and the SSH-Agnet - Yubikey

#1 Post by nicolube » 2019-10-10 00:18

Hey,
i try to connect via the ssh-agent to my server, but it seems he do not rly use it...
I get the standard message that the auth method is (publickey)...
I allready checked the envoroment varible and is i set correctly and i can connect to the server vie the ssh -a <user>@<host> cmd,
and the login mathod is normal as the wiki says...
But i wonder if it any probelm with using an yubikey (smartcard), witch is conectet to the ssh-agent also via the auth socket...

Code: Select all

Status:	Verbinde mit some-domain.de:22000...
Antwort:	fzSftp started, protocol_version=8
Befehl:	open "root@some-domain.de" 22000
Fehler:	Disconnected: No supported authentication methods available (server sent: publickey)
Fehler:	Herstellen der Verbindung zum Server fehlgeschlagen
Status:	Nächsten Versuch abwarten...
Status:	Verbinde mit some-domain.de:22000...
Antwort:	fzSftp started, protocol_version=8
Befehl:	open "root@some-domain.de" 22000
Fehler:	Disconnected: No supported authentication methods available (server sent: publickey)
Fehler:	Herstellen der Verbindung zum Server fehlgeschlagen
here is what the "filezilla console" says

System information:

Linux Debian 9.9 x64
FileZilla 2.24.0


best regarts,
Nico Lube

User avatar
botg
Site Admin
Posts: 35507
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: FileZilla and the SSH-Agnet - Yubikey

#2 Post by botg » 2019-10-10 07:36

Your version of FileZilla is way too old. Please update to the most recent version.

Unless you update your operating system you probably need to compile FileZilla and a bunch of dependencies from source though.

nicolube
500 Command not understood
Posts: 3
Joined: 2019-10-10 00:07
First name: Nico
Last name: Lube

Re: FileZilla and the SSH-Agnet - Yubikey

#3 Post by nicolube » 2019-10-10 11:52

ok i now updatet filezilla to verion 3.39.0-2... Same problem there..

User avatar
boco
Contributor
Posts: 26910
Joined: 2006-05-01 03:28
Location: Germany

Re: FileZilla and the SSH-Agnet - Yubikey

#4 Post by boco » 2019-10-10 16:56

We are at version 3.45.1.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

nicolube
500 Command not understood
Posts: 3
Joined: 2019-10-10 00:07
First name: Nico
Last name: Lube

Re: FileZilla and the SSH-Agnet - Yubikey

#5 Post by nicolube » 2019-10-10 20:33

Yea i know, but i didn't get it to compile... and 3.39.0- is the lastet who is anvisible for debian 10....
The question does it relays on the version... I down't think so, the SSH-agent sold be anvisible in this version...

Post Reply