Differences
This shows you the differences between the selected revisions of the page.
2013-08-30 | 2014-09-17 | ||
fixing link + grammar (martin) | fixing links to protocols on localized intro pages (martin) | ||
Line 17: | Line 17: | ||
* [[:integration|Integration]] with Windows (drag&drop, URL, shortcut icons) | * [[:integration|Integration]] with Windows (drag&drop, URL, shortcut icons) | ||
* All common [[:task_index|operations with files]] | * All common [[:task_index|operations with files]] | ||
- | * Support for [[:protocols|SFTP and SCP protocols]] over SSH-1 and SSH-2 and plain old [[:protocols#ftp|FTP protocol]] | + | * Support for [[:protocols|SFTP and SCP protocols]] over SSH-1 and SSH-2 and plain old [[:ftp|FTP protocol]] |
* Batch file [[:scripting|scripting and command-line interface]] | * Batch file [[:scripting|scripting and command-line interface]] | ||
* [[:task_synchronize|Directory synchronization]] in several semi or fully automatic ways | * [[:task_synchronize|Directory synchronization]] in several semi or fully automatic ways | ||
Line 33: | Line 33: | ||
===== Connection to Remote Computer ===== | ===== Connection to Remote Computer ===== | ||
- | Using WinSCP, it is possible to connect to a [[:SSH]] (Secure Shell) server with [[:protocols#sftp|SFTP]] (SSH File Transfer Protocol) or [[:protocols#scp|SCP]] (Secure Copy Protocol) service or to a [[:protocols#ftp|FTP]] (File Transfer Protocol) server. | + | Using WinSCP, it is possible to connect to a [[:SSH]] (Secure Shell) server with [[:sftp|SFTP]] (SSH File Transfer Protocol) or [[:scp|SCP]] (Secure Copy Protocol) service or to a [[:ftp|FTP]] (File Transfer Protocol) server. |
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. | 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. |