WinSCP

Summary

WinSCP (Windows Secure Copy)[3] is a free and open-source file manager, SSH File Transfer Protocol (SFTP), File Transfer Protocol (FTP), WebDAV, Amazon S3, and secure copy protocol (SCP) client for Microsoft Windows.

WinSCP
Developer(s)Martin Přikryl
Initial release2000; 24 years ago (2000)
Stable release
6.3.3[1] Edit this on Wikidata / 16 April 2024
Repositorygithub.com/winscp/winscp
Written inC++
Operating systemMicrosoft Windows
Size10 MB
Available in45 languages[2]
TypeFile Manager
LicenseGPL-3.0-only
Websitewinscp.net

Program edit

Its main function is secure file transfer between a local computer and a remote server.[4] Beyond this, WinSCP offers basic file manager and file synchronization functionality. For secure transfers, it uses the Secure Shell protocol (SSH) and supports the SCP protocol in addition to SFTP.[5]

Development of WinSCP started around March 2000 and continues. Originally it was hosted by the University of Economics in Prague, where its author worked at the time. Since July 16, 2003, it is licensed under the GNU GPL. It is hosted on SourceForge and GitHub.[6]

WinSCP is based on the implementation of the SSH protocol from PuTTY and FTP protocol from FileZilla.[7] It is also available as a plugin for Altap Salamander file manager,[8] and there exists a third-party plugin for the FAR file manager.[9]

Features edit

 
An internal editor window
  • Graphical user interface
  • Translated into several languages
  • Integration with Windows (drag and drop, URL, shortcut icons)
  • All common operations with files, both remote and local
  • Support for SFTP and SCP protocols over SSH, FTP protocol, WebDAV protocol and Amazon S3 protocol.[10]
  • Batch file scripting, command-line interface, and .NET wrapper
  • Can act as a remote text editor, either downloading a file to edit or passing it on to a local application, then uploading it again when updated.[11]
  • Directory synchronization in several semi or fully automatic ways
  • Support for SSH password, keyboard-interactive, public key, and Kerberos (GSS) authentication
  • Integrates with Pageant (PuTTY authentication agent) for full support of public key authentication with SSH
  • Choice of Windows File Explorer-like or Norton Commander-like interfaces
  • Optionally protects stored site information with master password
  • Optionally import session information from PuTTY sessions
  • Able to upload files and retain associated original date/timestamps, unlike FTP clients

Apart from the standard package, three portable versions are also available: A generic package[12] and two customized versions for LiberKey and PortableApps.com. The portable version runs on Wine[13] on several POSIX-compliant operating systems, such as Linux, macOS, and BSD.[14]

Some older versions of the WinSCP installer included OpenCandy advertising module or bundled Google Chrome. Since version 5.5.5 (August 2014) the installer does not contain any advertisement.[citation needed]

See also edit

References edit

  1. ^ "6.3.3". 16 April 2024. Retrieved 16 April 2024.
  2. ^ "WinSCP Translations". winscp.net. Retrieved 2021-11-09.
  3. ^ "Project History :: WinSCP". winscp.net. February 16, 2023.
  4. ^ Bisch, Patrick (2011-12-21). "How to Automatically Backup Your Web Server Files With WinSCP over FTP". HowToGeek. Retrieved 2022-11-10.
  5. ^ "Introducing WinSCP". winscp.net. Retrieved 21 November 2014.
  6. ^ "Project History". winscp.net. Retrieved 21 November 2014.
  7. ^ "WinSCP Contributions". winscp.net. Retrieved 21 November 2014.
  8. ^ "WinSCP Plugin to Altap Salamander File Manager". winscp.net. Retrieved 21 November 2014.
  9. ^ "NetBox: SFTP/FTP/FTP(S)/SCP/WebDAV client for Far Manager". github.com. Retrieved 21 November 2014.
  10. ^ "WinSCP 5.7 - What's New?". Retrieved 16 June 2015.
  11. ^ "Editing/Opening Files". winscp.net. Retrieved 21 November 2014.
  12. ^ "Portable Use". winscp.net. Retrieved 21 November 2014.
  13. ^ "WinSCP entry on Wine AppDB". winehq.org. Retrieved 28 February 2021.
  14. ^ "What is Wine?". winehq.org. Retrieved 28 February 2021.

External links edit

  • Official website  
  • Documentation
  • WinSCP on SourceForge