Find the answer to your Linux question:
Results 1 to 4 of 4
I would like to configure ftp in redhat enterprises 5 . how can i do that....
  1. #1
    Just 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.

  2. #2
    Linux 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

  3. #3
    Just 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.

  4. #4
    Just Joined!
    Join Date
    Nov 2009
    Posts
    1
    Quote Originally Posted by sriinje View Post
    I would like to configure ftp in redhat enterprises 5 .

    how can i do that.
    Please see this url for all kind of server configuration on linux...Step by step server configuration and other info also there..

    funlinuxfun.blogspot.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...