Differences
This shows you the differences between the selected revisions of the page.
2008-10-31 | 2009-03-01 | ||
4.1: alias command no longer used (martin) | 4.2 bug 36 ftps (martin) | ||
Line 6: | Line 6: | ||
SFTP is a standard part of SSH-2 package. SCP is a standard part of SSH-1 package. You can also run both protocols on the latter SSH version. WinSCP supports both SSH-1 and SSH-2. For authentication, you can use user name and password or [[public key]] (RSA or DSA). Other authorization types include TIS, Cryptocard, Keyboard-interactive, and Kerberos. | SFTP is a standard part of SSH-2 package. SCP is a standard part of SSH-1 package. You can also run both protocols on the latter SSH version. WinSCP supports both SSH-1 and SSH-2. For authentication, you can use user name and password or [[public key]] (RSA or DSA). Other authorization types include TIS, Cryptocard, Keyboard-interactive, and Kerberos. | ||
- | For FTP, only basic FTP is supported. Secure alternatives (FTP over SSL) are not supported. Neither are compressed transfers (Zlib). | + | For FTP, both basic unencrypted variant and [[ftps|FTPS]] are supported. Compressed transfers (Zlib) not supported. |
===== [[sftp]] SFTP Requirements ===== | ===== [[sftp]] SFTP Requirements ===== |