Opened 12 years ago
#8476 new Bug report
Too many publickey verification attempts were made
Reported by: | Bobby | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | sftp key publickey too many attempts | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows 7 x64 |
Description
Version: 3.6.0.2
OS: Windows 7 x64
I have a LOT of certificate-authenticated SFTP sites; since I went over 10, I began getting this error:
Status: Connecting to devstbe1...
Response: fzSftp started
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\test1_password1234.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\devccm\ccm.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\ccm\ccm.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\hoh\wellsfargo.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\ccm\sterling.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\mytestuser\mytestuser1.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\mytestuser\mytestuser2.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\cie\cie.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\fisglobal\dataexpress.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\testcertlogin\testcertlogin1.ppk"
Command: keyfile "
tsclient\C\Users\hwilkins\Documents\Work Documents\projects\0 I02218 ST Upgrade\SFT\certificates\testcertlogin\testcertlogin2.ppk"
Command: open "testcertlogin2@devstbe1" 22
Error: Server sent disconnect message
Error: type 14 (no more auth methods available):
Error: "Too many publickey verification attempts were made."
Error: Could not connect to server
Shouldn't FileZilla only try the key file reflecting the login name instead of trying them all?