modprobe fuse mkdir /mnt/ftp curlftpfs ftp.yourserver.com /mnt/ftp/ -o user=username:password
fusermount -u /mnt/ftp
curlftpfs ftp.yourserver.com /mnt/ftp/ -o user=username:password,allow_other