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

PuTTY private key not detected #5322

Closed
cyberduck opened this issue Oct 14, 2010 · 5 comments
Closed

PuTTY private key not detected #5322

cyberduck opened this issue Oct 14, 2010 · 5 comments
Assignees
Labels
bug fixed high priority sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

88633c0 created the issue

Hi, i am trying to connect to an scp server as i usualy do with winscp now on my mac with cyberduck.
I Used SFTP and clicke on Public Key. After that i choose my created "name.ppk"-File and try to connect. It asks for my Password and after connecting i allways get the error

Invalid PEM structure, '-----BEGIN...' missing.

What am i doing wrong?

Thanks for your help!!!!
Alex


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The keys is not detected as to be a valid PuTTY key. We then try to read the file as PEM formatted key. Can you open the file in a text editor and check that it starts with PuTTY-User-Key-File- on the first line.

@cyberduck
Copy link
Collaborator Author

88633c0 commented

I just checked it, it starts with:
PuTTY-User-Key-File-2: ssh-rsa

Anything to change on that line?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:3 alex2010]:

I just checked it, it starts with:
PuTTY-User-Key-File-2: ssh-rsa

Anything to change on that line?

That is fine. However it just comes to my attention that you reported against version 3.6.1. Support for PuTTY keys is scheduled for 3.7 and available for testing in the current snapshot build from (http://update.cyberduck.ch/nightly/).

@cyberduck
Copy link
Collaborator Author

88633c0 commented

Hey dkocher,
thanks for your help!
I just downloaded Version 3.7 (7327).
I only see the bookmark entry now shows a green "light". But i don´t see anything of the server? There´s no file menu or folder structure?

Am I doing still anything wrong?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you find any related output in the system.log (/Applications/Utilities/Console.app)?

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed high priority sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants