How to use FTP in Emacs

Emacs’s default Ftp client is a little outdated compared to other modern Ftp clients.

What I want is a two panel file explorer with ftp client integrated (An excellent example is Total Commander on windows).

In Emacs, I’ve got Sunrise Commander which is close to Total Commander, but NO Ftp integration.

I dig around the internet for a while and find that the perfect solution is mount the ftp server into my local file system with CurlFtpFS.

The best part of this solution is CurlFtpFS supports both OS X and Linux.

In order to install CurlFtpFS on OS X, you need use the package manager Homebrew. The only catch I met on OS X is that I need upgrade Fuse4X driver manually for some wired reason to avoid “incompatible with the kernel version” error. Upgrading is simple. Download dmg plus mouse click stuff only. See FAQ for details.

For the usage of CurlFtpFS, see HERE for documentation. It’s for Linux. But totally fine for OS X users.

2 thoughts on “How to use FTP in Emacs

  1. Chen Bin

    emacs内带的ftp就不要试了,可以用,只是界面比较傻.你需要的就是装curlftpfs.然后mount,ftp就编程文件系统了.Linux下完美. Windows下就不要试这个方法了,用total commander就可以了. OS X下还有bug(目前只能只读).

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>