Skip to main content
Solved

Unable to load private key when connecting to sftp server | FTp/FTPs/SFTP server

  • August 22, 2022
  • 1 reply
  • 194 views

  • Opening Band
  • 19 replies

Hello ,

i am using an sftp client server to access an sftp server with username and a private key as credentials.
i chose the option Private Key Provider as plaintext to write my private key as a text but it gave me the error below while running.

 can anyone help me with this ?
Thanks.

 

Best answer by saleempothiwala

@N_ali Is there a passphrase? are you connecting using the right username (case sensitive), make sure you are copying the text private key without any special characters. I would suggest pasting it in notepad first and copying it from there.

View original
Did this topic help you find an answer to your question?

1 reply

saleempothiwala
Headliner
Forum|alt.badge.img

@N_ali Is there a passphrase? are you connecting using the right username (case sensitive), make sure you are copying the text private key without any special characters. I would suggest pasting it in notepad first and copying it from there.


Reply