Overview Mounting a ftp server with the command curlftpfs fails Steps to Reproduce curlftpfs -o allow_other,user=xxxx:yyyy my.ftp.server /mnt Fails with the message: Error setting curl: Actual Result The ftp server is not mounted Expected Result The ftp server is mounted to /mnt Built Date and Hardware: 14.4-RELEASE-p4 amd64 fusefs-curlftpfs-0.9.2 Additional Builds 13.4-RELEASE-p2 fusefs-curlftpfs-0.9.2_7 This version of curlftpfs works as expected Additional Information Building from ports with the patch from https://sourceforge.net/p/curlftpfs/patches/16/ applied fixed the issue. Probably the fusefs-curlftpfs-0.9.2_7 version from 13.4 RELEASE has the problem already fixed.