|
What can cause the Message "Invalid Key Format" if I do this: Using oClient As New Sftp()
|
|
This message is thrown when Rebex SFTP can't parse a Base64-encoded key file. Would it be possible to send one of these keys to us for analysis? If you can't, try opening the key file with notepad and let us know what lines are at the beginning and the end - that might be sufficient to be able to tell what is going on. Alternatively, if you are able to use this key in third-party application, please download PuTTY "puttygen" utility. Try loading or importing the key into it and then save it in PuTTY or OpenSSH format. Once saved, you should be able to use the key in Rebex SFTP. |
This message is thrown when Rebex SFTP can't parse a Base64-encoded key file. Would it be possible to send one of these keys to us for analysis? If you can't, try opening the key file with notepad and let us know what lines are at the beginning and the end - that might be sufficient to be able to tell what is going on.