SFTP is FTP using the SSH security protocol.
FTPS and FTPES are FTL using the SSL (TLS) security protocol.
NetTalk does TLS, but not SSH because NetTalk uses OpenSSL which doesn't do SSH.
It would be a lot of work, and another library, to add SSH, and frankly the demand for it does not justify the effort.
Cheers
Bruce