in reply to Re: FTP over TLS/SSL
in thread FTP over TLS/SSL

Sftp is not interoperable with FTP over TLS/SSL (see RFC 2228 FTP Security Extensions). OSes (e.g. IBM z/OS) that use non-ASCII character sets (e.g. EBCDIC) may not have working sftp clients or servers even if they have working SSH clients and servers because of character set translation issues.