Computing.Net > Forums > Linux > how to start ftp server

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to start ftp server

Reply to Message Icon

Name: h
Date: September 8, 2003 at 15:58:32 Pacific
OS: redhat 9
CPU/Ram: 450
Comment:

I have redhat 9 and the default ftp server that comes with redhat cd's. and I was trying to ftp to my computer but I could not. I know the ftp server is installed but I do n't know how to start it!
Can any body tell me how to start the ftp server and make available for users to ftp to it?
Thank you so much
h



Sponsored Link
Ads by Google

Response Number 1
Name: taurus
Date: September 8, 2003 at 17:00:13 Pacific
Reply:

I believe RedHat Linux 9.0 will install vsftpd as a default ftp server. Make sure you have activated it by placing a check next to it thru the "Services" option from the menu and look in /etc/rc.d/init.d to see if there is a file called vsftpd.

taurus


0

Response Number 2
Name: H
Date: September 8, 2003 at 17:36:38 Pacific
Reply:

That was true.
But how can I get red of the pub log in. I was able to log in to pub folder without user name or password. I think it was created by vsftpd. and how can I make the server more scure. thanks


0

Response Number 3
Name: khaos
Date: September 8, 2003 at 18:30:11 Pacific
Reply:

You will need to edit the config file (most likely in /etc). Dont forget to restart it when you are done.


0

Response Number 4
Name: soumen
Date: September 9, 2003 at 01:19:37 Pacific
Reply:

see /etc/vsftpd/vsftpd.conf

run /etc/init.d/vsftpd start

it will work

N.B: Configure iptables/ipchains properly or no need of cofiguration of firewall


0

Response Number 5
Name: Johanovitch
Date: September 9, 2003 at 01:35:27 Pacific
Reply:

There should be something about allowing anonymous access in /etc/vsftpd.
After you changed the file you need to restart is. I usually do

kill -HUP xxxx

where xxxx is the pid of inetd


0

Related Posts

See More



Response Number 6
Name: rick
Date: September 15, 2003 at 18:15:53 Pacific
Reply:

you can also do this thru the gui, server settings, services, much easier for us newbies.

as well in RH8 and RH9 at the command, opps i mean shell prompt type

service ftpd restart

or start or stop whatever you want it to do. works with all installed services, network, tomcat, httpd, and so on.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: how to start ftp server

How to start ftp in linux 7.1? www.computing.net/answers/linux/how-to-start-ftp-in-linux-71/8612.html

How to configure FTP server www.computing.net/answers/linux/how-to-configure-ftp-server/7133.html

How to make FTP server on linux. www.computing.net/answers/linux/how-to-make-ftp-server-on-linux/23440.html