fireftp

适用于 Firefox 的免费、安全、跨平台的 FTP/SFTP 客户端。(free, secure, cross-platform FTP/SFTP client for Firefox,)

Github星跟踪图

FireFTP

重要!

经过13年和2500万次下载后,Firefox 已经正式从浏览器中删除了 FireFTP 和 FireSSH 支持。 因此,我已经结束了插件的支持/开发。 我建议切换到 Waterfox 继续使用插件。

设置存储库

FireFTP 依赖于 paramikojs 库,因此除了克隆之外,它还有几个步骤。

git clone https://github.com/mimecuvalo/fireftp.git
git submodule init
git submodule update

或者

git clone --recursive https://github.com/mimecuvalo/fireftp.git

概览

名称与所有者mimecuvalo/fireftp
主编程语言JavaScript
编程语言Shell (语言数: 6)
平台Web browsers
许可证
发布数2
最新版本名称v2.0.32 (发布于 )
第一版名称v2.0.21 (发布于 2014-09-30 14:47:54)
创建于2011-10-07 21:05:23
推送于2021-04-07 16:12:21
最后一次提交
星数141
关注者数23
派生数60
提交数164
已启用问题?
问题数0
打开的问题数0
拉请求数8
打开的拉请求数2
关闭的拉请求数3
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

FireFTP

Important!

After 13 years and 25 million downloads later, Firefox has officially removed FireFTP and FireSSH support from the browser. Thus, I've ended support / development of the addons. I recommend switching to Waterfox to continue using the addons.

Setting up the repository

FireFTP has a dependency on the paramikojs library so it's a couple more steps than just cloning.

git clone https://github.com/mimecuvalo/fireftp.git
git submodule init
git submodule update

or

git clone --recursive https://github.com/mimecuvalo/fireftp.git
去到顶部