Results 1 to 4 of 4
I would like to configure ftp in redhat enterprises 5 .
how can i do that....
- 11-14-2009 #1Just Joined!
- Join Date
- Nov 2009
- Location
- hyderabad
- Posts
- 1
ftp configuration
I would like to configure ftp in redhat enterprises 5 .
how can i do that.
- 11-14-2009 #2Linux Newbie
- Join Date
- Aug 2008
- Posts
- 119
#rpm -ivh vsftpd* --force
#/var/ftp/pub
KEEP SOME FILES AND CHECK FROM BROWSER
# /etc/vsftpd/vsftpd.conf
12 annonymous_enable=YES
15 LOCAL_ENABLE=YES
27 anon_upload=YES
35 dirmessage_enable=YES
83 ftpd_banner=WELCOME TO WORLD OF FTP
TO BLOCK THE USERS JUS ENTER THEM IN
/etc/vsftpd/ftpusers
start the service
#service vsftpd start
- 11-17-2009 #3Just Joined!
- Join Date
- Nov 2009
- Posts
- 4
client server in red hat linux
plz help me in managing this scenereo.
there is client machine in libya and ftp server in bangladesh.how client will get the file from ftp server in redhat linux enterprise 5.0 and how ftp server will receive and reply to that request in red hat linux enterprise 5.0. plz tell me the configuration of vsftpd server.i don,t have knowledge of linux so plz tell me in detail.plz also tell me the configuration of vsftpd in this scenereo.plz plz don,t say to me to search this on google bcoz i already did that.i hope u will help me.waiting for ur reply.
best regards
mani.
- 11-17-2009 #4Just Joined!
- Join Date
- Nov 2009
- Posts
- 1


Reply With Quote
