Page 1 of 1

[Solved] can apache work as a FTP server too?

Posted: Tue Jul 12, 2005 6:24 am
by angusfighter
hi all
i would like to ask
i have a apahce server running
can it serve as a FTP server as well?

if not,
how to get it to be a FTP server at the same time?

Posted: Tue Jul 12, 2005 6:42 am
by timvw
Afaik APACHE only does HTTP requests...

There are plenty of good FTP servers out there...


You wouldn't want a program that does more than one thing... This way the authors can focus on doing that one thing extremely well... Instead of doing multiple things only half...

Posted: Tue Jul 12, 2005 7:10 am
by Chris Corbyn

Posted: Tue Jul 12, 2005 8:56 pm
by angusfighter
thx a lot
i downloaded the FileZilla and it works well now