Find the answer to your Linux question:
Results 1 to 2 of 2
Hi All, Can you tell me how to enable FTP on linux. Cheers, Gokul....
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    7

    How to enable FTP on Linux

    Hi All,

    Can you tell me how to enable FTP on linux.

    Cheers,
    Gokul.

  2. #2
    Just Joined!
    Join Date
    Feb 2009
    Posts
    4

    Follow this

    Log in as root
    In terminal enter
    Code:
    # service vsftpd start
    Open your firewall (System -> Administration -> Firewall i think) and make sure FTP is checked then click apply.
    Enter the IP of the server into a browser on a different computer (Prefferably on your LAN) and enter the username and password of a user on the system. You will have the same privileges of file access as you would if you were logged on (Dont think you can FTP with root)
    Regards,
    Sam Rudge

Posting Permissions

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