%general-entities; ]> $LastChangedBy$ $Date$ curlftpfs-&curlftpfs-version; Curlftpfs Introduction to Curlftpfs Curlftpfs is a small program that uses Curl and Fuse to mount a remote ftp server in a folder on your computer as though it were a local filesystem. This allows you to open and manipulate the remote files with other applications as though they were on your computer. &lfs71_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &curlftpfs-md5sum; Download size: &curlftpfs-size; Estimated disk space required: &curlftpfs-buildsize; Estimated build time: &curlftpfs-time; Curlftpfs Dependencies Required , and User Notes: Installation of Curlftpfs Install Curlftpfs by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install Using Curlftpfs To mount ftp://ftp.gnome.org/pub/gnome/sources on ~/gnome: cd && mkdir gnome && curlftpfs ftp://ftp.gnome.org/pub/gnome/sources gnome To unmount it again: fusermount -u gnome Contents Installed Program curlftpfs. Short Descriptions curlftpfs mounts an ftp host as a local directory. curlftpfs