Re: FtpDLX Logging on to FTPServer with SFTP with (General questions)
Chris,
why do you store 'publickey' at all? Why don't you store PublicKeyOpenSSH? This is *always* in base64 and doesn't contat NULLs. I think in samples we do that too: [code] If Certificate.PublicKeyOpenSSH = ssh-rsa AAAAB3NzaC1yc2E...== Then[/code]
Can you try it and let me know how it goes?
Kreso
Complete thread:
- FtpDLX Logging on to FTPServer with SFTP with publ - Christopher Maahs, 2006-07-27, 05:10
- Re: FtpDLX Logging on to FTPServer with SFTP with - wodSupport, 2006-07-27, 15:59