Initial import of fuse-curlftpfs-0.9.0.
authorxtraeme <xtraeme>
Tue, 20 Feb 2007 23:02:03 +0000 (23:02 +0000)
committerxtraeme <xtraeme>
Tue, 20 Feb 2007 23:02:03 +0000 (23:02 +0000)
commit11020f54c8c9c54e255543e03659fb37903cc891
tree316bb8ff0500ab91dd4baff0cdcd983acc041e77
parent17101a1ee9623227934d950c537315757baaf671
Initial import of fuse-curlftpfs-0.9.0.

CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl.
Features

CurlFtpFS diferentiates itself from other FTP filesystems because it features:

    * SSLv3 and TLSv1 support
    * connecting through tunneling HTTP proxies
    * automatically reconnection if the server times out
    * transform absolute symlinks to point back into the ftp file system
filesystems/fuse-curlftpfs/DESCR [new file with mode: 0644]
filesystems/fuse-curlftpfs/Makefile [new file with mode: 0644]
filesystems/fuse-curlftpfs/PLIST [new file with mode: 0644]
filesystems/fuse-curlftpfs/distinfo [new file with mode: 0644]
filesystems/fuse-curlftpfs/patches/patch-aa [new file with mode: 0644]
filesystems/fuse-curlftpfs/patches/patch-ab [new file with mode: 0644]
filesystems/fuse-curlftpfs/patches/patch-ac [new file with mode: 0644]
filesystems/fuse-curlftpfs/patches/patch-ad [new file with mode: 0644]