An apache alternative for FTP? like php with upload forms, directory listening,...

  • Thread starter Thread starter Stefan Andrè Brannfjell
  • Start date Start date
S

Stefan Andrè Brannfjell

Guest
...renaming, deleting etc.? I am looking for a system that I can host on my webserver where I login to a user, and that user will gain access to a folder on the server.

On that folder they can upload files like index.php, delete files, directory list and such things.

So its an "ftp" solution over apache, so I can easy give access to a friend and let him host his files on my server.

I already got apache and sql and such things up, but I cant find a good solution. Got any suggestions for me?
I have tried to install an FTP server on the server, like Filezilla server, but the hardware firewall is blocking it. That is why I am looking for an apache solution of it. I want a solution so I can give to myself and a couple friends that I trust so they can actively update their website.
 
Back
Top