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 ...
Click to expand... Filezilla doesn't do SFTP. It does FTPS. They're different. FTPS is FTP over a TLS socket. SFTP is an entirely different protocol, altogether, basically doing file copy directly ...