Configuring FTP access across the Internet

Discussion in 'Server Operation' started by JUANHUNGLOW, Oct 8, 2005.

  1. JUANHUNGLOW

    JUANHUNGLOW ISPConfig Developer ISPConfig Developer

    I have just finished installing Linux Mandriva 2006 and I was wanting to configure FTP on it so I can access it remotely across the internet using WS-FTP Pro or my IE Browser...are there any PERFECT INSTALLATION instructions for that???

    Thanks,

    Juan
     
    Last edited: Oct 8, 2005
  2. falko

    falko Super Moderator ISPConfig Developer

    I think you can use these instructions: http://www.howtoforge.com/perfect_setup_mandrake_10_2_p6

    Instead of using
    Code:
    apt-get install proftpd
    , use
    Code:
    urpmi proftpd
    . I don't think that apt is already available for Mandriva 2006.

    Or, if you have also installed a desktop on your system, you can use the Mandriva Control Center to install proftpd.
     
  3. JUANHUNGLOW

    JUANHUNGLOW ISPConfig Developer ISPConfig Developer

    I'll Try It

    Thanks Falko....I'll give it a try and let you know if it works.

    Juan
     

Share This Page