Mount ftp remotly in RHEL/CentOS

Download rpm for curlftpfs

https://rpmfind.net/linux/rpm2html/search.php?query=fuse-curlftpfs

Set variable 

ftphost=192.168.0.10

user='root'

pass='pass@321'

Mount ftp remotly

curlftpfs ftp://$user:$pass@$ftphost/ftpshare /mountpoint

Share on Google Plus

About Penguin Technology

I am a passionate cloud and DevOps professional specializing in Linux and open-source solutions. Through this blog, I share my knowledge and experience with the community, offering tips and insights on cloud technologies and DevOps practices.
    Blogger Comment

0 comments:

Post a Comment