Opened 8 years ago

Closed 8 years ago

#10989 closed Bug report (fixed)

SFTP doesn't work anymore after Update to Version 3.22.0 RC1

Reported by: Pyro-flummi Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: Pyro-flummi
Component version: 3.22.0 RC1 Operating system type: Windows
Operating system version: 6.1 and 10.0

Description

SFTP doesn't work anymore after Update to Version 3.22.0 RC1

21:22:25 Status: Verbinde mit Domain.de...
21:22:25 Antwort: fzSftp started, protocol_version=6
21:22:25 Befehl: open "admin@…" 22
21:22:25 Fehler: Disconnected: No supported authentication methods available (server sent: publickey)
21:22:25 Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

After downgrade to the older Version 3.21.0 the connection does works

On my Server i disabled the Password Username login, so only a login with an private key works.

Changelog for Version 3.22.0 RC1
"- SFTP: Try password based login if a password-protected keyfile is rejected by the server instead of failing the login"

but what does it mean

Attachments (2)

Unbenannt.PNG (12.6 KB ) - added by Pyro-flummi 8 years ago.
Unbenannt1.PNG (11.2 KB ) - added by Pyro-flummi 8 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 by Tim Kosse, 8 years ago

Resolution: rejected
Status: newclosed

Cannot reproduce, there is no SSH server at domain.de:22

comment:2 by Tim Kosse, 8 years ago

The mentioned change does not matter as the server does not allow password-based authentication.

comment:3 by Pyro-flummi, 8 years ago

The Server ist hackeinbau.de

comment:4 by Pyro-flummi, 8 years ago

Resolution: rejected
Status: closedreopened

comment:5 by Tim Kosse, 8 years ago

Status: reopenedmoreinfo_reopened

There is no keyfile configured in FileZilla. Are you running an SSH agent?

by Pyro-flummi, 8 years ago

Attachment: Unbenannt.PNG added

comment:6 by Pyro-flummi, 8 years ago

Status: moreinfo_reopenedreopened

See attachment, there is a Key confugiered.

What do you mean which client?
On my server there is a SSH client, otherwise i can`t connect with putty....
I downgraded my Filezilla and it works ...

Last edited 8 years ago by Pyro-flummi (previous) (diff)

comment:7 by Tim Kosse, 8 years ago

Status: reopenedmoreinfo_reopened

According to the log in your original post you haven't used the Site Manager entry from the screenshot to connect to the server.

Please provide a log matching the screenshot, or a screenshot matching the original log.

by Pyro-flummi, 8 years ago

Attachment: Unbenannt1.PNG added

comment:8 by Pyro-flummi, 8 years ago

Status: moreinfo_reopenedreopened

i used the manager ... see the new screen ... i have more then one connection with sftp ... all connection work on filezilla Version 3.21.0 but on the newest 3.22.0 RC1 they doesn`t work

comment:9 by Pyro-flummi, 8 years ago

17:49:48 Status: Verbinde mit hackeinbau.de...
17:49:48 Antwort: fzSftp started, protocol_version=6
17:49:48 Befehl: keyfile "F:\....\PuTTY....\key\.....ppk"
17:49:48 Befehl: open "admin@…" 22
17:49:48 Status: Connected to hackeinbau.de
17:49:48 Status: Empfange Verzeichnisinhalt...
17:49:48 Befehl: pwd
17:49:48 Antwort: Current directory is: "/var/....../admin.hackeinbau.de"
17:49:48 Befehl: ls
17:49:48 Status: Listing directory /var/....../admin.hackeinbau.de
17:49:48 Status: Anzeigen des Verzeichnisinhalts für "/var/....../admin.hackeinbau.de" abgeschlossenn

Version 3.22.0 RC1
17:48:39 Status: Verbinde mit hackeinbau.de...
17:48:40 Antwort: fzSftp started, protocol_version=6
17:48:40 Befehl: open "admin@…" 22
17:48:40 Fehler: Disconnected: No supported authentication methods available (server sent: publickey)
17:48:40 Fehler: Herstellen der Verbindung zum Server fehlgeschlagen
17:48:40 Status: Nächsten Versuch abwarten...
17:48:43 Fehler: Verbindungsversuch durch Benutzer unterbrochen

comment:10 by Tim Kosse, 8 years ago

Resolution: fixed
Status: reopenedclosed

Thanks, figured out the issue. A fix has been comitted to the repository.

Note: See TracTickets for help on using tickets.