Talk:VSFTP
From WL-HDD Wiki
Great stuff..... My only problem now is that the VSFTP is not started when the WL-HDD is rebooted. The only problem I see during installation is
Installing vsftpd (2.0.1-7) to root... Downloading http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/vsftpd_2.0.1-7_mipsel.ipk Configuring vsftpd You'll need to add line like echo "ftp stream tcp nowait root /opt/sbin/vsftpd /opt/etc/vsftpd.conf" >>/etc/inetd.conf to your /unslung/rc.xinetd file -- see the wiki at http://www.nslu2-linux.org for more info
[edit] mkdir: Cannot create directory `/usr/share/': Read-only file system
Successfully terminated.
but after installation it's running anyway, just after reboot it seems to be killed
[edit] init.d
Check that the following file is made executable
/opt/etc/init.d/S10xinetd
Do this with the command:
chmod +x /opt/etc/init.d/S10xinetd
Hope this solves your problem, Jono 12:43, 1 August 2006 (BST)
