

CurlFtpFS
1 like
CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl. It is the simplest and very convenient way to work with remote FTP sites. No special FTP GUI apps is necessary and credentials can be stored in Netrc file.
License model
- Free • Open Source
Platforms
- Mac
- Linux
Discontinued
This project has been obsoleted by LUFS - UserLand FileSystem which besides ftpfs supports sshfs and some others. Please use the new implementation. https://sourceforge.net/projects/lufs/
Features
CurlFtpFS News & Activities
Highlights All activities
Recent activities
No activities found.
Comments and Reviews
I have been using Filezilla and gFTP but it's actually unnecessary to use GUI apps on proper systems with FUSE support! Now I can use any browser/editor and work with remote files over FTP like it was in a local folder.
CurlFtpfs must not be used anymore… prefer simply the must-have Rclone.
It support many cloud providers and... of course FTP protocol :)
Use the « mount » option for mount the FTP to a local directory, exactly like CurlFtpFS. And… Rclone can handle VFS Cache Mode… Don’t forget to add --vfs-cache-mode writes for fix the potential issue with read/writes buffer ;)