WinSCP 是一个 Windows 环境下使用的 SSH 的开源图形化 SFTP 客户端。同时支持 SCP 协议。它的主要功能是在本地与远程计算机间安全地复制文件,并且可以直接编辑文件。使用 WinSCP 可以连接到一台提供 SFTP (SSH File Transfer Protocol)或 SCP (Secure Copy Protocol)服务的 SSH (Secure Shell)服务器,通常是 UNIX 服务器。SFTP 包含于 SSH-2 包中,SCP 在 SSH-1 包中。两种协议都能运行在以后的 SSH 版本之上。WinSCP 同时支持 SSH-1 和 SSH-2。 但WinSCP不支持编码选择,也就是说,你在Windows下使用WinSCP连接一个Linux机器,因为Linux和Windows的默认编码不同,因此是无法访问上面的中文文件或者文件夹的(将看到乱码)。一种解决方法就是在打开WinSCP时登录中的 Advanced Options–Environment中将 “UTF-8 encoding for filenames”设为on.
官方网站:winscp.net
功能特性:
- 图形用户界面
- 多语言
- 与 Windows 完美集成(拖拽, URL, 快捷方式)
- 支持所有常用文件操作
- 支持基于 SSH-1、SSH-2 的 SFTP 和 SCP 协议
- 支持批处理脚本和命令行方式
- 多种半自动、自动的目录同步方式
- 内置文本编辑器
- 支持 SSH 密码、键盘交互、公钥和 Kerberos(GSS) 验证
- 通过与 Pageant(PuTTY Agent)集成支持各种类型公钥验证
- 提供 Windows Explorer 与 Norton Commander 界面
- 可选地存储会话信息
- 可将设置存在配置文件中而非注册表中,适合在移动介质上操作
更新日志
WinSCP 5.13.8 2019-02-27
Back-propagated a fix from 5.14 beta – 5.14.5 RC releases:
TLS/SSL core upgraded to OpenSSL 1.0.2r.
Bug fix: Prevent SCP server sending files that were not requested.
Bug fix: Local directories with path long between 248 and 259 characters could not be created.
WinSCP 5.13.7 2019-01-08
Translation updated: Simplified Chinese.
Back-propagated some improvements and fixes from 5.14–5.14.3 beta releases:
Suspending workaround 1644 for a bug in Windows 10 version 1803 (April 2018 update), fixed in version 1809 (October 2018 update), that caused drag&drop downloads to Windows Explorer end in a wrong folder.
Use remembered private key passphrase in generated script/code.
Bug fix: Remembered private key passphrase is not passed to PuTTY.
Bug fix: Failure when canceling connection attempt started from command-line.
Bug fix: The last file transfer before creating a remote directory during synchronization is not reported with .NET assembly. 1715
Bug fix: Failure when starting GUI.
5.13.6 2018-12-12
Back-propagated some improvements and fixes from 5.14.2 beta release:
Bug fix: Failure when canceling session reconnect. 1684
Bug fix: Crash on start while loading local file icons. 1709
5.13.5 2018-11-21
Translations updated: Dutch, Hungarian, Kabyle, Korean, Polish and Spanish.
Back-propagated some improvements and fixes from 5.14-5.14.2 beta releases:
TLS/SSL core upgraded to OpenSSL 1.0.2q.
XML parser upgraded to Expat 2.2.6.
Bug fix: Using /ini=nul in GUI shows an error.
Bug fix: Sort arrow is not shown on start up.
Bug fix: When dragging files to other session tabs, drag cursor could change to “Move”, although only “Copy” is possible.
Bug fix: Remembered passphrase is used as a password in generated script/code. 1687
Bug fix: Failure when canceling session reconnect. 1684
Bug fix: GUI freezes while executing an extension with ShowResultsInMsgBox or CopyResults flags.
Bug fix: Ctrl+Shift+Alt+? keyboard shortcuts for custom commands and extensions were not working. 1700
Bug fix: User name edit box on Login dialog in some cases does not include modification commands (like Paste). 1702
Bug fix: Opening context menu of a file in a local panel locks a parent folder of the file. 1703
下载地址
-----------------------------