fireftp

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

Github stars Tracking Chart

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

Overview

Name With Ownermimecuvalo/fireftp
Primary LanguageJavaScript
Program languageShell (Language Count: 6)
PlatformWeb browsers
License:
Release Count2
Last Release Namev2.0.32 (Posted on )
First Release Namev2.0.21 (Posted on 2014-09-30 14:47:54)
Created At2011-10-07 21:05:23
Pushed At2021-04-07 16:12:21
Last Commit At
Stargazers Count143
Watchers Count23
Fork Count60
Commits Count164
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count8
Pull Requests Open Count2
Pull Requests Close Count3
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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
To the top