Mount a FTP connection in your file system on Ubuntu
I was just looking for an easy and strict way to process files and directories via FTP (in a shell script) and stumbled over the CurlFtpFS, which allows you to mount an FTP connection as part of your file system. … Continue reading

