Unable to use key file "C:/putty/calrsa.ppk" (unable to open

Advertisement

calswart
Guest

Unable to use key file "C:/putty/calrsa.ppk" (unable to open

I have a putty ppk file that works in the graphical version of WinSCP but when I try to use it in a script I get the error Unable to use key file "C:/putty/calrsa.ppk" (unable to open file)
Why would the scripting version not be able to use the same file that the graphical version is using?
winscp version is 5.5.5

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Unable to use key file "C:/putty/calrsa.ppk" (unable to open

I'd guess that it's because the forward slashes in the path. You need to use backslashes in Windows path.

Reply with quote

jdiaz
Joined:
Posts:
1
Location:
Phoenix, AZ

ppk file issues

I'm having a similar problem. The C# application is trying to access the ppk file using the ftp login as the network credentials. How do I keep this from happening?

Reply with quote E-mail

martin
Site Admin
martin avatar

Re: ppk file issues

jdiaz wrote:

The C# application is trying to access the ppk file using the ftp login as the network credentials.
I do not understand, what you mean by that.

Reply with quote

Advertisement

You can post new topics in this forum