curlftpfs是用于访问FTP主机基于融合和libcurl的文件系统。
资 源 简 介
CurlFtpFS - A FTP filesystem based on cURL and FUSE
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
Examples
Using CurlFtpFS is quite simple. Take a look at this example:
$ mkdir sunet$ curlftpfs ftp://ftp.sunet.se/ sunet/$ cd sunet/$ ls -ltotal 0Dr-xr-xr-x 3 root root 96 Feb 23 2004 bindr-xr-xr-x 2 root root 72 Mar 2 2004 devdr-xr-xr-x 2 root root 48 Feb 23 2004 etcdr-xr-xr-x 2 root root 120 Feb 23 2004 lib-rw-r--r-- 1 root root 622187310 Mar 11 06:13 ls-lR-rw-r--r-- 1 root root 76389037 Mar 11 06:15 ls-lR.gzdrwxrwxr-x 37 root root 1272 Feb 27 14:17 pubdr-xr-xr-x 3 root root 72 Feb 23 2004 usr$ cd
文 件 列 表
curlftpfs-0.9.1
README
acinclude.m4
configure.ac
aclocal.m4
Makefile.am
Makefile.in
config.h.in
configure
AUTHORS
COPYING
ChangeLog
INSTALL
NEWS
compile
config.guess
config.sub
depcomp
install-sh
ltmain.sh
missing
cache.c
cache.h
ftpfs-ls.c
ftpfs-ls.h
charset_utils.c
charset_utils.h
path_utils.c
path_utils.h
ftpfs.h
ftpfs.c
compat
doc
tests