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