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
去到頂部