SFTP Password prompt

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
pdubbelman
500 Command not understood
Posts: 1
Joined: 2019-07-03 09:00
First name: Pieter
Last name: Dubbelman

SFTP Password prompt

#1 Post by pdubbelman » 2019-07-03 09:59

When trying to connect to a client's SFTP server using a key file, I'm prompted for a password (see attachment).
I push files to the client's SFTP server, so I have the private key, and the client has the public key

I'm quite sure the key files were generated without a passphrase (and if it was generated with a passphrase, then I don't have that passphrase :? )

I have a few questions about this:
- Is this password prompt for the passphrase of the key file, or is it for the SFTP server?
- If it is for the key file, does the prompt only appear when the key file was generated with a passphrase, or does it also appear when the key file doesn't have a passphrase?
- Is this password prompt initiated by FileZilla before it even tries to setup the connection, or is it initiated by the client's SFTP server that is somehow configured to always require a passphrase?

Thanks for your help!
Attachments
FileZillaPasswordPrompt.JPG
FileZillaPasswordPrompt.JPG (24.4 KiB) Viewed 1919 times

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

Re: SFTP Password prompt

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

The prompt is clearly for the password to the key file. It is only shown for key files that are protected by a password, at the point when the key file is about to be used for authentication.

Post Reply