
sftp scp
FTP is very popular protocol to transfer files over network and internet. FTP have some security problems and SFTP is designed to solve these problems. Connecting sftp or ssh file system from Windows clients may become a nightmare because lack of built in client. In this tutorial we will look different tastes of SFTP or SCP Windows clients.
FTP是非常流行的协议,可以通过网络和Internet传输文件。 FTP存在一些安全问题,SFTP旨在解决这些问题。 从Windows客户端连接sftp或ssh文件系统可能会成为噩梦,因为缺少内置客户端。 在本教程中,我们将介绍SFTP或SCP Windows客户端的不同口味。
WinSCP (WinSCP)
WinSCP is the most popular and useful client between other scp clients. WinSCP can be downloaded from following link.
WinSCP是其他SCP客户端之间最受欢迎和最有用的客户端。 可以从以下链接下载WinSCP。
https://winscp.net/eng/download.php
https://winscp.net/eng/download.php

- Integrated drag and drop feature 集成的拖放功能
- Windows explorer right click send to menuWindows资源管理器右键单击发送到菜单
- Command line interface support命令行界面支持
- Storing session information like ip, hostname, username, password存储会话信息,例如ip,主机名,用户名,密码
- Writing scripts to transfer file编写脚本以传输文件
- Automatic sync from local directory to remote directory自动从本地目录同步到远程目录
- Portable without-installation便携式,无需安装
- Open Source开源的
- Multipart and multithreaded file transfer多部分和多线程文件传输
PSCP和PSFTP(腻子)(PSCP and PSFTP (Putty))
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Putty collection suite provides a lot of tools related with ssh . PSCP and PSFTP are some of them.
腻子收集套件提供了许多与ssh相关的工具。 PSCP和PSFTP就是其中一些。

- Usage without installation with portable 使用时无需安装随身携带
- Fully command line完全命令行
- No GUI没有GUI
Filezilla (Filezilla)
https://filezilla-project.org/download.php?type=client
https://filezilla-project.org/download.php?type=client
Filezilla is actually designed for FTP servers but also provides support for SFTP.
Filezilla实际上是为FTP服务器设计的,但也提供对SFTP的支持。

- Supports FTP, FTPS and SFTP 支持FTP,FTPS和SFTP
- Drag and drop support 拖放支持
- Edit remote files编辑远程文件
- Compare local and remote files and folders比较本地和远程文件和文件夹
- Portable without-installation便携式,无需安装
- Open Source开源的
- Multipart and multithreaded file transfer多部分和多线程文件传输
火FTP(FireFTP)
https://addons.mozilla.org/en-US/firefox/addon/fireftp/
https://addons.mozilla.org/zh-CN/firefox/addon/fireftp/
FireFTP is an extension and plugin to Firefox browser. It has decent features.
FireFTP是Firefox浏览器的扩展和插件。 它具有不错的功能。
- Connect with URL bar 连接网址栏
- No other application无其他申请
- Set initial directories设置初始目录
CoreFTP LE(CoreFTP LE)
http://www.coreftp.com/download/coreftplite64.exe
http://www.coreftp.com/download/coreftplite64.exe
CoreFTP is commercial product but also have free version for personal use.
CoreFTP是商业产品,但也有供个人使用的免费版本。

- Drag and drop support 拖放支持
- Stop and Resume file transfer停止并继续文件传输
- NEtwork bandwidth control网络带宽控制
- Multipart and multithreaded file transfer多部分和多线程文件传输
- Command line interface命令行界面
比特币(BitKinex)
http://www.bitkinex.com/ftp/client/bitkinex323.exe
http://www.bitkinex.com/ftp/client/bitkinex323.exe
Bitkinex is simple and free software.
Bitkinex是简单而免费的软件。

- Multipart and multithreaded file transfer多部分和多线程文件传输
- Supports FTP, FTPS, SFTP, HTTP, HTTPS, WebDAV支持FTP,FTPS,SFTP,HTTP,HTTPS,WebDAV
- Server to Server file transfer 服务器到服务器文件传输
- Command line interface命令行界面
Jscape AnyClient(Jscape AnyClient)
Jscape is platform independent file transfer client. It has also commercial version named Anyclient Enterprise
Jscape是独立于平台的文件传输客户端。 它还具有名为Anyclient Enterprise的商业版本

- Supports FTP, FTPS, SFTP, WebDAV, WebDAVS, Amazon S3, AFTP 支持FTP,FTPS,SFTP,WebDAV,WebDAVS,Amazon S3,AFTP
翻译自: https://www.poftut.com/best-sftp-or-scp-clients-for-windows-operating-systems/
sftp scp