NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mfe_
Mar 04, 2012Tutor
cannt compile curlftpfs-0.9.2
Hello, [Edit] Binaries of curlftps and installation instruction [/Edit] curlftpfs seems to be very interesting because you will be able to mount ftp locations. http://curlftpfs.sourceforge.net/...
mfe_
Mar 09, 2013Tutor
Compiled Software: curlftpfs
Download Debian packages (ReadyNAS Duov1):
Instruction:
1.) The ReadyNAS Duov1 will be shipped out with an old installed libcurl debian package which needs to be updated. So first we have to remove this libarie.
2.) Make sure you got libcurl installed with
3.) Remove it with
4.) Check again if all libcurl libaries are removed with
5.) Install some requried libaries like fuse with
6.) Execute ( background information)
7.)
8.) Get the libcurl software with
9.) Get the software with
10.) Install the libcurl software with
11.) Install the libcurlftpfs software with
12.) Use it for example
13.) Mount with
Have fun :)
No liability assumed
Download Debian packages (ReadyNAS Duov1):
curl-7.29.0_7.29-1_sparc.deb
curlftpfs-0.9.2_0.9.2-1_sparc.deb
Instruction:
1.) The ReadyNAS Duov1 will be shipped out with an old installed libcurl debian package which needs to be updated. So first we have to remove this libarie.
2.) Make sure you got libcurl installed with
dpkg -l | grep libcurl
3.) Remove it with
apt-get remove libcurl3
4.) Check again if all libcurl libaries are removed with
dpkg -l | grep libcurl
5.) Install some requried libaries like fuse with
apt-get install sshfs
6.) Execute ( background information)
mknod /dev/fuse -m 0666 c 10 229
7.)
modprobe fuse
8.) Get the libcurl software with
cd /c/media && wget http://www.get-the-solution.net/media/f ... _sparc.deb
9.) Get the software with
cd /c/media && wget http://www.get-the-solution.net/media/f ... _sparc.deb
10.) Install the libcurl software with
dpkg -i curl-7.29.0_7.29-1_sparc.deb
11.) Install the libcurlftpfs software with
dpkg -i curlftpfs-0.9.2_0.9.2-1_sparc.deb
12.) Use it for example
cd /c/media && mkdir myftpsource
13.) Mount with
curlftpfs ftplogin:ftploginpassword@getthesolution.net myftpsource/
Have fun :)
No liability assumed
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!