[go: nahoru, domu]

Jump to content

WinSCP: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
The program itself is unfortunately proprietary freeware, only a part--even if it's most of the source code--is released under an open source license. See https://winscp.net/eng/docs/license for details, especially the icon license which is included in the program installer (the software).
Removing two occurences of the word Freeware as this might be missleading, as the source code for freeware is typically not made available. In contrast the WinSCP program can be freely distributed without any limitations and its source code is available. The only limitation is that it is not allowed to redistribute or reuse WinSCP icons (created by 3rd party) without WinSCP separately or in or with another software.
 
Line 16: Line 16:
| language footnote = <ref>{{cite web|title=WinSCP Translations|url=https://winscp.net/eng/translations.php|website=winscp.net|access-date=2021-11-09}}</ref>
| language footnote = <ref>{{cite web|title=WinSCP Translations|url=https://winscp.net/eng/translations.php|website=winscp.net|access-date=2021-11-09}}</ref>
| genre = [[File Manager]]
| genre = [[File Manager]]
| license = [[Freeware]]
| license = {{URL|https://winscp.net/eng/docs/license}}
| website = {{URL|https://winscp.net/}}
| website = {{URL|https://winscp.net/}}
| repo = {{URL|https://github.com/winscp/winscp}}
| repo = {{URL|https://github.com/winscp/winscp}}
}}
}}


'''WinSCP''' (''Windows Secure Copy'')<ref>{{Cite web|url=https://winscp.net/eng/docs/project_history|title=Project History :: WinSCP|date=February 16, 2023|website=winscp.net}}</ref> is a [[freeware]] [[file manager]], [[SSH File Transfer Protocol]] (SFTP), [[File Transfer Protocol]] (FTP), [[WebDAV]], [[Amazon S3]], and [[secure copy protocol]] (SCP) client for [[Microsoft Windows]]. The WinSCP project has released most of its source code on GitHub under an open source license, while the program itself is distributed as proprietary freeware.<ref>{{Cite web|url=https://winscp.net/eng/docs/license|title=License :: WinSCP|date=June 18, 2024|website=winscp.net}}</ref>
'''WinSCP''' (''Windows Secure Copy'')<ref>{{Cite web|url=https://winscp.net/eng/docs/project_history|title=Project History :: WinSCP|date=February 16, 2023|website=winscp.net}}</ref> is a [[file manager]], [[SSH File Transfer Protocol]] (SFTP), [[File Transfer Protocol]] (FTP), [[WebDAV]], [[Amazon S3]], and [[secure copy protocol]] (SCP) client for [[Microsoft Windows]]. The WinSCP project has released its source code on GitHub under an open source license, while the program itself is distributed as proprietary freeware.<ref>{{Cite web|url=https://winscp.net/eng/docs/license|title=License :: WinSCP|date=June 18, 2024|website=winscp.net}}</ref>


==Program==
==Program==
Its main function is secure file transfer between a local computer and a remote [[server (computing)|server]].<ref>{{Cite web |last=Bisch |first=Patrick |date=2011-12-21 |title=How to Automatically Backup Your Web Server Files With WinSCP over FTP |url=https://www.howtogeek.com/100918/how-to-automatically-backup-your-web-server-files-with-winscp-over-ftp/ |access-date=2022-11-10 |website=HowToGeek}}</ref> 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.<ref>{{cite web|title=Introducing WinSCP|url=https://winscp.net/eng/docs/introduction|website=winscp.net|access-date=21 November 2014}}</ref>
Its main function is secure file transfer between a local computer and a remote [[server (computing)|server]].<ref>{{Cite web |last=Bisch |first=Patrick |date=2011-12-21 |title=How to Automatically Backup Your Web Server Files With WinSCP over FTP |url=https://www.howtogeek.com/100918/how-to-automatically-backup-your-web-server-files-with-winscp-over-ftp/ |access-date=2022-11-10 |website=HowToGeek}}</ref> 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.<ref>{{cite web|title=Introducing WinSCP|url=https://winscp.net/eng/docs/introduction|website=winscp.net|access-date=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, most of the source code 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|access-date=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, the program and its source code 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|access-date=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|access-date=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|access-date=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|access-date=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|access-date=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|access-date=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|access-date=21 November 2014}}</ref>

Latest revision as of 18:15, 22 June 2024

WinSCP
Developer(s)Martin Přikryl
Initial release2000; 24 years ago (2000)
Stable release
6.3.4[1] Edit this on Wikidata / 17 June 2024
Repositorygithub.com/winscp/winscp
Written inC++
Operating systemMicrosoft Windows
Size10 MB
Available in45 languages[2]
TypeFile Manager
Licensewinscp.net/eng/docs/license
Websitewinscp.net

WinSCP (Windows Secure Copy)[3] is a file manager, SSH File Transfer Protocol (SFTP), File Transfer Protocol (FTP), WebDAV, Amazon S3, and secure copy protocol (SCP) client for Microsoft Windows. The WinSCP project has released its source code on GitHub under an open source license, while the program itself is distributed as proprietary freeware.[4]

Program

[edit]

Its main function is secure file transfer between a local computer and a remote server.[5] 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.[6]

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, the program and its source code is licensed under the GNU GPL. It is hosted on SourceForge and GitHub.[7]

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

Features

[edit]
An internal editor window

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

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