Mount ftp file system
sudo apt-get install curlftpfs
sudo curlftpfs -o user=[USERID:PASSWORD] -o allow_other ftp://[FTP ADDRESS] [MOUNTING POINT]
linux:curlftpfs
sudo apt-get install curlftpfs
sudo curlftpfs -o user=[USERID:PASSWORD] -o allow_other ftp://[FTP ADDRESS] [MOUNTING POINT]