|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Newb needs help with ftp in rh9
I have installed RedHat 9 and even setup the httpd server by luck and now I want to ftp into it and upload my site. I installed ftp by default on setup but how do I get it working or access it.
rh9 newb |
|
#2
|
|||
|
|||
|
What does "/sbin/chkconfig --list vsftpd" say?
|
|
#3
|
|||
|
|||
|
Are you talking about a FTP server or a client?
|
|
#4
|
|||
|
|||
|
He is referring to a problem on his server; thus he is not referring to a ftp client as there is no reason you would need to use one if working on the machine that is the server.
|
|
#5
|
|||
|
|||
|
Thanks for your quick reply... Here goes!
vsftpd 0: off 1: off 2: off 3: off 4: off 5: off 6: off Now, I downloaded penguinet and used ssh to tunnel in and transfer my files but it said I did not have permission. I tried to figure out chmod but to no avail. any information you can give me would be greatful. I have ordered the RH9 Linux Bible. Hopefully this will help. Last edited by ratkinson : February 13th, 2004 at 08:46 AM. |
|
#6
|
|||
|
|||
|
Then as root you need to "/sbin/chkconfig --add vsftpd"; that should start the FTP server when the computer is booted. Once it's up, you can look at the documentation at ftp://vsftpd.beasts.org/users/cevan...r/vsftpd-1.2.1/
|
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > Newb needs help with ftp in rh9 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|