2009/05/10

Mount FTP to local directory

mount ftp server to your local directory
using fuse and curlftpfs

First, install curlftpfs

niyala ~ # curlftpfs ftp://10.14.200.126 /ftp
niyala ~ # curlftps -o user=anonymoususer:anonymouspassword ftp://10.14.200.126 /ftp

No comments: