mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
10 lines
378 B
Plaintext
10 lines
378 B
Plaintext
CurlFtpFS is a file system for accessing FTP hosts based on FUSE and libcurl.
|
|
Features
|
|
|
|
CurlFtpFS differentiates itself from other FTP file systems 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
|