[go: nahoru, domu]

Jump to content

WinSCP: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m disambig
disambig + github
Line 16: Line 16:
}}
}}


'''WinSCP''' ('''''Win'''dows '''S'''ecure '''C'''o'''p'''y'') is a [[free and open-source]] [[SSH file transfer protocol|SFTP]], [[File Transfer Protocol|FTP]], [[WebDAV]], [[Amazon S3]] and [[Secure copy protocol|SCP]] client for [[Microsoft Windows]]. Its main function is secure file transfer between a local and a [[remote computer]]. Beyond this, WinSCP offers basic [[file manager]] and [[file synchronization]] functionality. For secure transfers, it uses Secure Shell ([[Secure shell|SSH]]) and supports the SCP protocol in addition to SFTP.<ref>{{cite web|title=Introducing WinSCP|url=https://winscp.net/eng/docs/introduction|website=winscp.net|accessdate=21 November 2014}}</ref>
'''WinSCP''' ('''''Win'''dows '''S'''ecure '''C'''o'''p'''y'') is a [[Free and open-source software|free and open-source]] [[SSH File Transfer Protocol|SFTP]], [[File Transfer Protocol|FTP]], [[WebDAV]], [[Amazon S3]] and [[Secure copy protocol|SCP]] client for [[Microsoft Windows]]. Its main function is secure file transfer between a local and a [[remote computer]]. Beyond this, WinSCP offers basic [[file manager]] and [[file synchronization]] functionality. For secure transfers, it uses Secure Shell ([[Secure Shell|SSH]]) and supports the SCP protocol in addition to SFTP.<ref>{{cite web|title=Introducing WinSCP|url=https://winscp.net/eng/docs/introduction|website=winscp.net|accessdate=21 November 2014}}</ref>


Development of WinSCP started around March 2000 and continues. Originally it was hosted by the [[University of Economics, Prague|University of Economics in Prague]], where its author worked at the time. Since July 16, 2003, it is licensed under the [[GNU General Public License|GNU GPL]] and hosted on [[SourceForge.net]].<ref>{{cite web|title=Project History|url=https://winscp.net/eng/docs/project_history|website=winscp.net|accessdate=21 November 2014}}</ref>
Development of WinSCP started around March 2000 and continues. Originally it was hosted by the [[University of Economics, Prague|University of Economics in Prague]], where its author worked at the time. Since July 16, 2003, it is licensed under the [[GNU General Public License|GNU GPL]]. It is hosted on [[SourceForge]] and [[GitHub]].<ref>{{cite web|title=Project History|url=https://winscp.net/eng/docs/project_history|website=winscp.net|accessdate=21 November 2014}}</ref>


WinSCP is based on the implementation of the SSH protocol from [[PuTTY]] and FTP protocol from [[FileZilla]].<ref>{{cite web|title=WinSCP Contributions|url=https://winscp.net/eng/docs/contributions|website=winscp.net|accessdate=21 November 2014}}</ref> It is also available as a [[Plug-in (computing)|plugin]] for [[Altap Salamander]] [[file manager]],<ref>{{cite web|title=WinSCP Plugin to Altap Salamander File Manager|url=https://winscp.net/eng/docs/salamander|website=winscp.net|accessdate=21 November 2014}}</ref> and there exists a third-party plugin for the [[FAR Manager|FAR]] file manager.<ref>{{cite web|title=NetBox: SFTP/FTP/FTP(S)/SCP/WebDAV client for Far Manager|url=https://github.com/michaellukashov/Far-NetBox|website=github.com|accessdate=21 November 2014}}</ref>
WinSCP is based on the implementation of the SSH protocol from [[PuTTY]] and FTP protocol from [[FileZilla]].<ref>{{cite web|title=WinSCP Contributions|url=https://winscp.net/eng/docs/contributions|website=winscp.net|accessdate=21 November 2014}}</ref> It is also available as a [[Plug-in (computing)|plugin]] for [[Altap Salamander]] [[file manager]],<ref>{{cite web|title=WinSCP Plugin to Altap Salamander File Manager|url=https://winscp.net/eng/docs/salamander|website=winscp.net|accessdate=21 November 2014}}</ref> and there exists a third-party plugin for the [[Far Manager|FAR file manager]].<ref>{{cite web|title=NetBox: SFTP/FTP/FTP(S)/SCP/WebDAV client for Far Manager|url=https://github.com/michaellukashov/Far-NetBox|website=github.com|accessdate=21 November 2014}}</ref>


==Features==
==Features==
Line 26: Line 26:
*[[Graphical user interface]]
*[[Graphical user interface]]
*Translated into several languages
*Translated into several languages
*Integration with Windows ([[Drag-and-drop]], [[Uniform Resource Locator|URL]], shortcut [[icon (computing)|icon]]s)
*Integration with Windows ([[Drag and drop]], [[URL]], shortcut [[icon (computing)|icon]]s)
*All common operations with files
*All common operations with files
*Support for [[SSH file transfer protocol|SFTP]] and [[Secure copy protocol|SCP]] protocols over SSH-1 and SSH-2, [[File Transfer Protocol|FTP]] protocol, [[WebDAV]] protocol and [[Amazon S3]] protocol.<ref>{{cite web|title=WinSCP 5.7 - What's New?|url=https://winscp.net/eng/docs/announcement_winscp57|accessdate=16 June 2015}}</ref>
*Support for [[SSH File Transfer Protocol|SFTP]] and [[Secure copy protocol|SCP]] protocols over SSH-1 and SSH-2, [[File Transfer Protocol|FTP]] protocol, [[WebDAV]] protocol and [[Amazon S3]] protocol.<ref>{{cite web|title=WinSCP 5.7 - What's New?|url=https://winscp.net/eng/docs/announcement_winscp57|accessdate=16 June 2015}}</ref>
*Batch file [[Scripting language|scripting]], [[command-line interface]] and [[.NET Framework|.NET]] wrapper
*Batch file [[Scripting language|scripting]], [[command-line interface]] and [[.NET Framework|.NET]] wrapper
*[[File synchronization|Directory synchronization]] in several semi or fully automatic ways
*[[File synchronization|Directory synchronization]] in several semi or fully automatic ways
*Integrated text editor
*Integrated text editor
*Support for SSH password, keyboard-interactive, [[public key]] and [[Kerberos (protocol)|Kerberos]] (GSS) authentication
*Support for SSH password, keyboard-interactive, [[Key authentication#Authentication using Public Key Cryptography|public key]] and [[Kerberos (protocol)|Kerberos]] (GSS) authentication
*Integrates with Pageant ([[PuTTY]] authentication agent) for full support of [[public key]] authentication with SSH
*Integrates with Pageant ([[PuTTY]] authentication agent) for full support of [[Key authentication#Authentication using Public Key Cryptography|public key authentication]] with SSH
*Choice of [[Windows Explorer]]-like or [[Norton Commander]]-like interfaces
*Choice of [[File Explorer|Windows File Explorer]]-like or [[Norton Commander]]-like interfaces
*Optionally stores session information
*Optionally stores session information
*Optionally import session information from PuTTY sessions in the registry
*Optionally import session information from PuTTY sessions in the registry
Line 47: Line 47:


==Portable version==
==Portable version==
Apart from the standard package, three [[portable app|portable versions]] are also available: A generic package<ref>{{cite web|title=Portable Use|url=https://winscp.net/eng/docs/portable|website=winscp.net|accessdate=21 November 2014}}</ref> and two customized versions for [[LiberKey]] and [[Portableapps.com]]. The portable version runs on [[Wine (software)|Wine]] in Linux.<ref>{{cite web|title=WinSCP entry on Wine AppDB|url=https://appdb.winehq.org/objectManager.php?sClass=application&iId=1285|website=winehq.org|accessdate=20 February 2015}}</ref>
Apart from the standard package, three [[Portable application|portable versions]] are also available: A generic package<ref>{{cite web|title=Portable Use|url=https://winscp.net/eng/docs/portable|website=winscp.net|accessdate=21 November 2014}}</ref> and two customized versions for [[LiberKey]] and [[PortableApps.com]]. The portable version runs on [[Wine (software)|Wine]] in Linux.<ref>{{cite web|title=WinSCP entry on Wine AppDB|url=https://appdb.winehq.org/objectManager.php?sClass=application&iId=1285|website=winehq.org|accessdate=20 February 2015}}</ref>


==Advertisements in installer==
==Advertisements in installer==

Revision as of 10:12, 16 August 2020

WinSCP
Developer(s)Martin Přikryl
Initial release2000; 24 years ago (2000)
Repositorygithub.com/winscp/winscp
Written inC++
Operating systemMicrosoft Windows
Size10 MB
Available in24 languages[1]
TypeFTP client
LicenseGNU General Public License
Websitewinscp.net

WinSCP (Windows Secure Copy) is a free and open-source SFTP, FTP, WebDAV, Amazon S3 and SCP client for Microsoft Windows. Its main function is secure file transfer between a local and a remote computer. Beyond this, WinSCP offers basic file manager and file synchronization functionality. For secure transfers, it uses Secure Shell (SSH) and supports the SCP protocol in addition to SFTP.[2]

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.[3]

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

Features

An internal editor window

WinSCP as a remote editor

WinSCP can act as a remote editor. When the user clicks on a (text) file in the remote file manager, it transfers the file to the local machine and opens it in the integrated editor, allowing users to edit it locally as they would with any other text file. Alternatively, the user may choose local editors based on file extensions. Whenever the document is saved, the remote version is updated automatically.[8]

File Transfer Resume Issues

WinSCP, by default, transfers files larger than 100KB by creating a temporary file named by appending ".filepart" to the original filename. After the file transfer successfully completes, the temporary file is renamed to the original filename. This is intended to allow resumption of interrupted file transfers - WinSCP tests for the existence of such filenames when transfers are initiated, and if it finds any, will not need to retransmit the part of the file already sent. This is a very effective technique for moving large files over unreliable connections, but undesirable behavior in other circumstances, because it ignores the possibility of filesystem triggered event management (e.g. inotify, Kqueue, Windows VSS, &etc) or limited permissions/accessibility on the receiving system. A high volume enterprise EDI server may move the .filepart to a heavily firewalled internal system before the rename happens, or a server subject to US security requirements such as HIPAA may prevent file renaming, for example. The default behavior can be disabled and will generally not be a problem for ad-hoc personal file transfers.[citation needed]

Portable version

Apart from the standard package, three portable versions are also available: A generic package[9] and two customized versions for LiberKey and PortableApps.com. The portable version runs on Wine in Linux.[10]

Advertisements in installer

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.

WinSCP itself did not and does not contain any advertisements.[citation needed]

See also

References

  1. ^ "WinSCP Translations". winscp.net. Retrieved 9 March 2017.
  2. ^ "Introducing WinSCP". winscp.net. Retrieved 21 November 2014.
  3. ^ "Project History". winscp.net. Retrieved 21 November 2014.
  4. ^ "WinSCP Contributions". winscp.net. Retrieved 21 November 2014.
  5. ^ "WinSCP Plugin to Altap Salamander File Manager". winscp.net. Retrieved 21 November 2014.
  6. ^ "NetBox: SFTP/FTP/FTP(S)/SCP/WebDAV client for Far Manager". github.com. Retrieved 21 November 2014.
  7. ^ "WinSCP 5.7 - What's New?". Retrieved 16 June 2015.
  8. ^ "Editing/Opening Files". winscp.net. Retrieved 21 November 2014.
  9. ^ "Portable Use". winscp.net. Retrieved 21 November 2014.
  10. ^ "WinSCP entry on Wine AppDB". winehq.org. Retrieved 20 February 2015.