News

Sftp doesn't use ssl certs like ftps (unless there is some proprietary addition to the sftp server)<BR><BR>Maybe you mean an ssh public key? WinSCP looks to support them as well as all the other ...
SFTP uses SSH instead, and trades off FTP's fun firewalling for the requirement to transmit a certificate out of band or just implicitly trust the first ever connection - it uses certificate ...