Sometimes we need to mounting FTP server as folder on Linux and than auto mount it across reboot. This example is for CentOS 6.
# Installing the CurlFtpFS package (need EPEL repo):
yum install curlftpfs
A few CurlFtpFS command.
Personal Weblog
Sometimes we need to mounting FTP server as folder on Linux and than auto mount it across reboot. This example is for CentOS 6.
# Installing the CurlFtpFS package (need EPEL repo):
yum install curlftpfs
A few CurlFtpFS command.