Opened 3 years ago
Last modified 2 years ago
#12512 new Bug report
SFTP: Password-only auth/SSH agent
Reported by: | strarsis | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | password, auth, authentication, sftp, only, key, ssh, agent, optional, prompt, passwor | Cc: | |
Component version: | 3.55.1 | Operating system type: | |
Operating system version: | Windows 10 |
Description
FileZilla client uses the default SSH agent, which is really useful.
However, when the SFTP server in question only allows password authentication, the prior key authentications by the SSH agent used by FileZilla will prevent a connection (and no password is prompted).
As a workaround I have to temporarily shut the SSH agent down when using FileZilla with password-only SFTP servers.
A solution to this issue could be the introduction of a password-only auth option field or a toggle for using the SSH agent for a server.
Note:
See TracTickets
for help on using tickets.
*bump*