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

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
angusfighter
Forum Newbie
Posts: 19
Joined: Sat Jul 09, 2005 8:07 pm

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

Post 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?
Last edited by angusfighter on Tue Jul 12, 2005 8:56 pm, edited 1 time in total.
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post 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...
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

angusfighter
Forum Newbie
Posts: 19
Joined: Sat Jul 09, 2005 8:07 pm

Post by angusfighter »

thx a lot
i downloaded the FileZilla and it works well now
Post Reply