Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在运行 Aptana 3 来开发 Web 应用程序。在 IDE 的底部有一个带有 Cygwin 文件系统接口的面板,包括在 Windows 顶部运行的 Unix 命令。这很有用,因为这意味着我可以使用 ftp 将我的 Web 文件上传到远程服务器。
但是 sftp 客户端 (FTP + TLS) 不包含在此发行版中。任何人都知道将其添加到此 aptana cygwin 插件环境的简单方法?
谢谢您的帮助,
约翰·戈切
SFTP 是 openssh 包的一部分。有关更多详细信息,请参阅超级用户的此答案。