Mount FTP site as folder
sudo apt-get install curlftpfs
curlftpfs ftp://user:password@example.com /mnt/ftp_mounted
This post is licensed under
CC BY 4.0
by the author.
sudo apt-get install curlftpfs
curlftpfs ftp://user:password@example.com /mnt/ftp_mounted