welcome: please sign in

Please enter your password of your account at the remote wiki below.
/!\ You should trust both wikis because the password could be read by the particular administrators.

Clear message
location: FireFTP

FireFTP

FireFTP is a free, secure, cross-platform FTP/SFTP client which provides easy and intuitive access to FTP/SFTP servers.

Status

Working

Installation

1. Download the .xpi file from the project homepage.

2. Follow the instructions described here.

Configuration

Create an interactive command to load FireFTP

interactive(
    "fireftp", "Open FireFTP in a new buffer",
    function (I) {
        load_url_in_new_buffer("chrome://fireftp/content/fireftp.xul");
    });

To run FireFTP, press

M-x fireftp