PDA

View Full Version : FTP Setup


tc3racer
September 28th, 2006, 03:18 AM
Hi guys after the last post i raised on apache webserver i have fially got it going however there is still one thing i need to setup and that is ftp how do i configure ftp for apache i prefably want a gui as i just cant do command line i need to find out the following things:

1.What i would put in the address bar for editing the page in an ftp client

2. Setting what users can use the ftp and setting passwords for them.


>>Note this is for an local area network intranet not the internet<<

Thanks
Phil

Josh1
September 28th, 2006, 04:10 AM
Hi guys after the last post i raised on apache webserver i have fially got it going however there is still one thing i need to setup and that is ftp how do i configure ftp for apache i prefably want a gui as i just cant do command line i need to find out the following things:

1.What i would put in the address bar for editing the page in an ftp client

2. Setting what users can use the ftp and setting passwords for them.


>>Note this is for an local area network intranet not the internet<<

Thanks
Phil

Hi Phil,
You can try and follow this guide:
http://ubuntuguide.org/wiki/Dapper#FTP_Server

It has answers to all of your questions. This is the way I did it ;).
- Josh