diff options
Diffstat (limited to 'sysutils/fusefs-curlftpfs/pkg-descr')
-rw-r--r-- | sysutils/fusefs-curlftpfs/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/fusefs-curlftpfs/pkg-descr b/sysutils/fusefs-curlftpfs/pkg-descr new file mode 100644 index 000000000000..2ab38d64ae57 --- /dev/null +++ b/sysutils/fusefs-curlftpfs/pkg-descr @@ -0,0 +1,13 @@ +CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and +libcurl. + +CurlFtpFS differentiates 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 + +WWW: http://curlftpfs.sourceforge.net/ |