Posts Tagged ‘repository’

Mounting an FTP folder

Recently I came across this very interesting utility – CurlFtpFS (curlftpfs.sourceforge.net/). It allows users to mount FTP sites as local folders. I had an inkling that something like this could be done but I never imagined that it would be this easy! To mount ftp.subdomain.domain.org to /home/me/random_folder all you need to do is execute curlftpfs [...]

Read the rest of this entry »