Ozy
05-06-2005, 18:12
OK I've searched the forums and google for how to enable FTP on my VDS running Debian. I searched the forums here and found nothing with 'FTP' in the messgae. What I found on Google was informative, but still not what I need.
I have edited the inetd.conf and added the line:
ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd -l -a
Then I added the file in.ftpd to /usr/sbin and restarted inetd, even went as for as rebooting the server. I still cannot get the ftp service started and make a successful ftp connection to the server.
Anyone else run into this? Am I missing something? Probably something simple? :)
Thanks
I have edited the inetd.conf and added the line:
ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd -l -a
Then I added the file in.ftpd to /usr/sbin and restarted inetd, even went as for as rebooting the server. I still cannot get the ftp service started and make a successful ftp connection to the server.
Anyone else run into this? Am I missing something? Probably something simple? :)
Thanks