Changes between Initial Version and Version 1 of Ticket #12183, comment 1
- Timestamp:
- Aug 22, 2021, 4:30:13 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12183, comment 1
initial v1 1 1 I encountered the same issue. The reason is that FileZilla uses the default SSH agent for all SFTP connections - which is nice and useful. But when the SFTP server in question only accepts password authentication, this would cause this issue. A workaround for me is simply shutting down the the SSH agent while using FileZilla with SFTP password-only connections. 2 3 This could be related to FileZilla using the SSH agent and attempting prior SSH key authentication: 4 https://trac.filezilla-project.org/ticket/12512#ticket