티스토리 뷰
이 프로그램은 FTP 파일 시스템이다. 이는 다른 FTP 파일시스템과는 좀~ 다른데, 다음이 특징을 가지기 떄문이다.
- 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
Downloads
http://sf.net/projects/curlftpfs
예제
CurlFtpFS를 사용하는 방법은 아주 간단하다. 아래 예제를 보도록 한다.
$ mkdir sunet
$ curlftpfs ftp://ftp.sunet.se/ sunet/
$ cd sunet/
$ ls -l
total 0
Dr-xr-xr-x 3 root root 96 Feb 23 2004 bin
dr-xr-xr-x 2 root root 72 Mar 2 2004 dev
dr-xr-xr-x 2 root root 48 Feb 23 2004 etc
dr-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.gz
drwxrwxr-x 37 root root 1272 Feb 27 14:17 pub
dr-xr-xr-x 3 root root 72 Feb 23 2004 usr
$ cd ..
$ fusermount -u sunet/
'유틸리티' 카테고리의 다른 글
[UTiL] Monit - A software Watch Dog (0) | 2014.12.10 |
---|---|
[tip] How to Setup Additional Entropy for Cloud Servers Using Haveged (0) | 2014.12.10 |
무료로 운영되는 다중 안티바이러스 엔진 스캔 사이트 (0) | 2014.12.02 |
[UTiLS] SSID (0) | 2014.11.28 |
[UTiLS] database tools (0) | 2014.11.28 |
공지사항