Differences
This shows you the differences between the selected revisions of the page.
introduction 2006-11-06 | introduction 2024-03-24 (current) | ||
Line 1: | Line 1: | ||
====== Introducing WinSCP ====== | ====== Introducing WinSCP ====== | ||
- | WinSCP is an open source freeware SFTP client for Windows using SSH. Legacy SCP protocol is also supported. Its main function is safe copying of files between a local and a remote computer. | + | WinSCP is an open source free [[free_sftp_client_for_windows|SFTP client]], [[free_ftp_client_for_windows|FTP client]], [[WebDAV]] client, [[free_s3_client_for_windows|S3 client]] and [[SCP]] client and [[task_file_management|file manager]] for Windows. Its main function is file transfer between a local and a remote computer. Beyond this, WinSCP offers scripting and basic file manager functionality. |
+ | |||
+ | ~~AD~~ | ||
===== Features ===== | ===== Features ===== | ||
- | * [[interfaces|Graphical user interface]] | + | * [[interfaces|Graphical user interface]] ([[screenshots|screenshots]]) |
- | * [[languages|Translated into several languages]] | + | * [[languages|Translated into many languages]] |
- | * [[Integration]] with Windows (drag&drop, URL, shortcut icons) | + | * [[Integration]] with Windows (drag&drop, [[integration_url|URL]], shortcut icons, [[ui_jump_list|jump list]]) |
- | * [[u3|U3 support]] | + | * All common [[task_index|operations with files]], both remote and local |
- | * All common [[task_index|operations with files]] | + | * Support for [[protocols|SFTP and SCP protocols]] over SSH and [[ftp|FTP]] and [[webdav|WebDAV]] and [[s3|S3]] protocols |
- | * Support for [[protocols|SFTP and SCP protocols]] over SSH-1 and SSH-2 | + | * Batch file [[scripting|scripting and command-line interface]] and [[library|.NET assembly]] for advanced programming tasks |
- | * 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 | ||
* [[ui_editor|Integrated text editor]] | * [[ui_editor|Integrated text editor]] | ||
- | * Support for SSH password, keyboard-interactive, public key and Kerberos (GSS) [[ui_login_authentication|authentication]] | + | * [[integration_putty|Shares site settings with PuTTY]] |
- | * Integrates with Pageant (PuTTY authentication agent) for full support of [[public_key|public key authentication]] | + | ··* Support for password, keyboard-interactive, public key and Kerberos (GSS) [[ui_login_authentication|authentication]] |
- | * [[ui_explorer|Windows Explorer]]-like and [[ui_commander|Norton Commander]]-like [[interfaces]] | + | * Integrates with [[ui_pageant|Pageant]] (PuTTY authentication agent) for full support of [[public_key|public key authentication]] with SSH |
- | * Optionally [[ui_login_save|stores session information]] | + | * [[ui_explorer|Explorer]] and [[ui_commander|Commander]] [[interfaces]] |
- | * Optionally supports standalone operation using a [[config|configuration file in place of registry entries]], suitable for operation from removable media | + | * Optionally protects [[session_configuration#site|stored site information]] with [[master_password|master password]] |
+ | * Optionally supports portable operation using a [[config|configuration file in place of registry entries]], suitable for operation from removable media | ||
+ | |||
+ | ~~AD~~ | ||
+ | |||
+ | ===== History ===== | ||
+ | Read about [[project_history|project history]]. | ||
+ | ===== Download WinSCP ===== | ||
+ | Get WinSCP for free from the [[&download|official WinSCP download]] page. Latest stable WinSCP version is &winscp_stable_version. |