December 17, 201213 yr When I use FTPeek_ConnectSFTP from a Mac, I connect with no problem. Using the same script on Windows returns an error on the public key. The FTPeek_GetPublicKey returns slightly different results on the two platforms as noted below. Neither format seems to work in the Windows script. FTPeek_GetPublicKey on Mac returns: ssh-rsa AAAA[...] FTPeek_GetPublicKey on Windows returns: ---- BEGIN SSH2 PUBLIC KEY ---- AAAA[...]---- END SSH2 PUBLIC KEY ---- Andy Kappy
Create an account or sign in to comment