Skip to main content
prathameshk2938
July 11, 2024
Question

SFTP - Invalid Private Key Error

  • July 11, 2024
  • 7 replies
  • 0 views

Hi Community,

I am facing issue while using the SSH Key Pair authentication for SFTP. So when I am trying using Basic Credentials, I am able to establish the connection with Remote Directory and able to Send and Receive File. But for same username when I am trying through SSH Key Pair authentication I am getting error as "invalid privatekey: [B@41050c98". I have generated the Key Pair through Puttygen software, and the Remote directory Team has configured the Public Key on there end. 

Please if anyone have any idea regarding this help me

Thanks,

Prathamesh


7 replies

July 11, 2024

I am also getting the same error let me know if find any solution 

prathameshk2938
July 12, 2024

Sure I will, if you also find solution Please Let me know

mikes0011
Brainy
July 11, 2024

Is the server actually configured to require the Private Key File?  For my sFTP server for instance to use the credential store I merely add a credential store entry with the sFTP username and password then reference that external system key name in the FT_Config.

July 11, 2024

Yes.
it's authenticate user with username and private Key file