Differences
This shows you the differences between the selected revisions of the page.
| lang:template 2013-08-30 | lang:template 2018-01-15 (current) | ||
| Line 6: | Line 6: | ||
| ===== Obtaining and Installing WinSCP ===== | ===== Obtaining and Installing WinSCP ===== | ||
| - | ???((Name of the language here)) version of WinSCP is available.((Version for complete languages)) To obtain it go to [[this>../download.php|WinSCP download page]] and download an "Installation package". At the beginning of the [[:installation|installation]] select "???"((Name of the language here)) language. | + | ???((Name of the language here)) version of WinSCP is available.((Version for complete languages)) To obtain it go to [[this>../download.php|WinSCP download page]] and download an "Installation package". |
| ???((Name of the language here)) version of WinSCP is not complete yet.((Version for incomplete languages)) To use the incomplete version, first [[:installation|install]] English version. To obtain it go to [[this>../download.php|WinSCP download page]] and download "Installation package". Then go to [[this>../translations.php|translation page]] and choose download named "???"((English name of the language here)). Extract downloaded ZIP archive to the same directory where WinSCP executable is (i.e. installation directory). Read [[:languages#install|full instructions]]. | ???((Name of the language here)) version of WinSCP is not complete yet.((Version for incomplete languages)) To use the incomplete version, first [[:installation|install]] English version. To obtain it go to [[this>../download.php|WinSCP download page]] and download "Installation package". Then go to [[this>../translations.php|translation page]] and choose download named "???"((English name of the language here)). Extract downloaded ZIP archive to the same directory where WinSCP executable is (i.e. installation directory). Read [[:languages#install|full instructions]]. | ||
| 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. | ||