CurlFtpFS
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.
Recent user activities on CurlFtpFS
- Guest added Custom file system as a feature to CurlFtpFSGu
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 ;)