Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot parse privateKey: Unsupported key format #44

Open
christoshrousis opened this issue Oct 27, 2015 · 6 comments
Open

Cannot parse privateKey: Unsupported key format #44

christoshrousis opened this issue Oct 27, 2015 · 6 comments

Comments

@christoshrousis
Copy link

Just wanted to confirm whether .ppk putty keys are not supported in windows, or if I'm doing something wrong.

Cheers.

@davedash
Copy link

@christoshrousis if it's using the ssh2 library (I think it is) you'll want to export your putty key to OpenSSH format.

@christoshrousis
Copy link
Author

Thanks @davedash - I converted my Puttykey to a OpenSSH key using puttyGen... Except now I am receiving the same error as issue #49

To anyone else who reads this that is on windows, I also had to set a timeout value in gulp sftp.

@williansmartins
Copy link

+1

@williansmartins
Copy link

@christoshrousis nothing yet?

@christoshrousis
Copy link
Author

@williansmartins No Sorry, I ended up ditching this and using sublime SFTP plugin instead which support putty straight up as well.

PR's #23 and #48 might be related, so If I was you I would download the codebase, add the pull requests directly into you copy and see if it fixes your problems.

@williansmartins
Copy link

tks @christoshrousis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants