---
layout: single
title:  "SFTP 客户端"
date:   2021-03-15 01:00:00 +0800
categories: [操作系统, DevOps]
tags: [macOS, SFTP, ssh, 客户端]
---

## [FileZilla](https://filezilla-project.org/index.php) - 开源, 跨平台
![](/images/2021/filezilla-client.png)

## [Electerm](https://github.com/electerm/electerm) - 开源, 跨平台
![](/images/2021/electerm.png)

## [WinSCP](https://winscp.net/eng/docs/lang:chs) - 免费, Windows
![](/images/2021/winscp.png)

## 参考资料
* [SSH (Secure Shell)](https://www.ssh.com/ssh/)
* [SecureCRT](https://www.vandyke.com/products/securecrt/)
* [Transmit](https://www.panic.com/transmit/)
