Differences
This shows you the differences between the selected revisions of the page.
2011-10-08 | 2011-10-08 | ||
no summary (68.49.20.90) | no summary (68.49.20.90) | ||
Line 4: | Line 4: | ||
Using WinSCP, you can connect to an [[SSH]] (Secure Shell) server with [[SFTP]] (SSH File Transfer Protocol) or [[SCP]] (Secure Copy Protocol) service or to an [[FTP]] (File Transfer Protocol) server. | Using WinSCP, you can connect to an [[SSH]] (Secure Shell) server with [[SFTP]] (SSH File Transfer Protocol) or [[SCP]] (Secure Copy Protocol) service or to an [[FTP]] (File Transfer Protocol) server. | ||
- | 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 the SSH-2 package. SCP is a standard part of the 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, both basic unencrypted variant and [[ftps|FTPS]] are supported. Compressed transfers (Zlib) are not supported. | + | For FTP, both the basic unencrypted variant and [[ftps|FTPS]] are supported. Compressed transfers (Zlib) are not supported. |
===== [[sftp]] SFTP Requirements ===== | ===== [[sftp]] SFTP Requirements ===== |