Differences
This shows you the differences between the selected revisions of the page.
2005-05-19 | 2005-05-19 | ||
full link syntax for integration (martin) | removed duplicate authentication list (martin) | ||
Line 30: | Line 30: | ||
===== Connection to Remote Computer ===== | ===== Connection to Remote Computer ===== | ||
- | Using WinSCP, it is possible to connect to a [[:ssh|SSH (Secure Shell)]] server with [[:protocols#sftp|SFTP (SSH File Transfer Protocol)]] or [[:protocols#scp|SCP (Secure Copy Protocol)]] service, mainly to UNIX machines. SFTP is a standard part of SSH-2 package. SCP is a standard part of SSH-1 package. Both protocols can be run even on the latter SSH version. WinSCP supports both SSH-1 and SSH-2. For authentication, the user can use username and password or public key (RSA or DSA). Other supported means of authorization include TIS, Cryptocard, Keyboard-interactive and Kerberos (GSS). | + | Using WinSCP, it is possible to connect to a [[:ssh|SSH (Secure Shell)]] server with [[:protocols#sftp|SFTP (SSH File Transfer Protocol)]] or [[:protocols#scp|SCP (Secure Copy Protocol)]] service, mainly to UNIX machines. SFTP is a standard part of SSH-2 package. SCP is a standard part of SSH-1 package. Both protocols can be run even on the latter SSH version. WinSCP supports both SSH-1 and SSH-2. |
===== Program Interface ===== | ===== Program Interface ===== |