CurlFtpFS is an open-source FTP, FTPS and SFTP client that allows mounting remote filesystems locally using FUSE. It supports SSL/TLS and SSH connections for security.
CurlFtpFS is an open-source software that provides FTP, FTPS, and SFTP mounting capabilities for Linux and Unix-like systems. It allows you to mount remote file servers and cloud storage services based on FTP, FTPS, or SFTP as a local filesystem using FUSE (Filesystem in Userspace).
Some key features of CurlFtpFS include:
By leveraging FUSE, CurlFtpFS provides a simple way to work with remote file storage and servers without going through the FTP client. The mounted filesystems appear like a directly attached disk or network share on the local computer.
CurlFtpFS is released under the GNU GPL license making it free to use. It works on Linux and other Unix-like systems such as FreeBSD. The codebase is actively maintained making it a stable and reliable FTP/SFTP filesystem client.
Here are some alternatives to CurlFtpFS:
Suggest an alternative ❐