Differences
This shows you the differences between the selected revisions of the page.
introduction 2005-04-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 ===== | ||
+ | * [[interfaces|Graphical user interface]] ([[screenshots|screenshots]]) | ||
+ | * [[languages|Translated into many languages]] | ||
+ | * [[Integration]] with Windows (drag&drop, [[integration_url|URL]], shortcut icons, [[ui_jump_list|jump list]]) | ||
+ | * All common [[task_index|operations with files]], both remote and local | ||
+ | * Support for [[protocols|SFTP and SCP protocols]] over SSH and [[ftp|FTP]] and [[webdav|WebDAV]] and [[s3|S3]] protocols | ||
+ | * Batch file [[scripting|scripting and command-line interface]] and [[library|.NET assembly]] for advanced programming tasks | ||
+ | * [[task_synchronize|Directory synchronization]] in several semi or fully automatic ways | ||
+ | * [[ui_editor|Integrated text editor]] | ||
+ | * [[integration_putty|Shares site settings with PuTTY]] | ||
+ | * Support for password, keyboard-interactive, public key and Kerberos (GSS) [[ui_login_authentication|authentication]] | ||
+ | * Integrates with [[ui_pageant|Pageant]] (PuTTY authentication agent) for full support of [[public_key|public key authentication]] with SSH | ||
+ | * [[ui_explorer|Explorer]] and [[ui_commander|Commander]] [[interfaces]] | ||
+ | * 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 | ||
- | ===== File operations ===== | + | ~~AD~~ |
- | WinSCP can do all basic operations with files, such as copying and moving (to and from a remote computer). It also allows you to rename files and folders, create new folders, change properties of files and folders, and create symbolic links and shortcuts. | + | |
- | One of two selectable program interfaces (based on Norton Commander) allows the user to manage files even on the local computer. | + | ===== History ===== |
+ | Read about [[project_history|project history]]. | ||
- | Most operations can be done recursively for files in folders. In some cases optionally (changing of file properties), in all other cases it's compulsory (copying, moving, deleting). | + | ===== Download WinSCP ===== |
- | + | Get WinSCP for free from the [[&download|official WinSCP download]] page. Latest stable WinSCP version is &winscp_stable_version. | |
- | + | ||
- | ~~NOTOC~~ | + |