Page 1 of 1

lookin for opensource free file explorer

Posted: Wed Jan 09, 2008 2:13 pm
by jmut
Hi,
Can anyone suggest me opensource free application...in PHP for file browser. something like ftp functionality but in web form... I need to upload, rename, delete , move between folders and see folders and all in tree way. Would be also good to be able to implement sort of restrictions, per folder etc.
I sure can develop such thing myself...but would rather use something ready, more feature rich.
If anyone used or seen and willing to share let me know, else I will ask herr google again.

Posted: Wed Jan 09, 2008 2:18 pm
by VladSun
Hi :)

This looks pretty close :)

http://phpfm.sourceforge.net/

Posted: Wed Jan 09, 2008 2:35 pm
by alex.barylski

Posted: Wed Jan 09, 2008 2:37 pm
by vigge89
It's kinda outdated and still has a few bugs (I has finished a total OO rewrite, but lost all files due to a harddisk crash ><), but you could always check it out:
http://phpfe.vigge.net/
Don't hesitate to edit and customize it for your own needs, although the simple authentication is very basic (design choice at that point) and it misses a couple of features.