Vice City: Multiplayer

Off-Topic => Off-Topic General => Topic started by: EK.IceFlake on Jan 19, 2017, 07:09 PM

Title: Some good and free php file browser
Post by: EK.IceFlake on Jan 19, 2017, 07:09 PM
Well... I'm working on my panel and if I script my own file browser it'll probably take a month to release. This makes it more plausible to get a premade one. If you know of a good one which is easy to configure and supports multi user with different directories, let me know here.
Title: Re: Some good and free php file browser
Post by: KAKAN on Jan 20, 2017, 08:55 AM
uhm, why do you even need one?
Anyway, for free, you won't get much, but you can try 000webhost, be sure to use a random password. That website is hacked many a times.
:edit: A min with google: http://www.hostingadvice.com/how-to/free-web-hosting/
Title: Re: Some good and free php file browser
Post by: jWeb on Jan 20, 2017, 11:43 AM
Suit your self. You're the one with the requirements. So you evaluate them.


elFinder seems to be mostly for embedding (probably what you're looking for). I've seen it in several web-hosting panels. I think I've seen Pydio embedded in the development version of Bright Game Panel (never got released officially). eXtplorer seems to be good for personal file-management. And I remember it was easy to add users with individual directories to which they have access. Although it was via a PHP or XML file (which can easily be generated btw).


Quote from: KAKAN on Jan 20, 2017, 08:55 AMuhm, why do you even need one?
Anyway, for free, you won't get much, but you can try 000webhost, be sure to use a random password. That website is hacked many a times.
:edit: A min with google: http://www.hostingadvice.com/how-to/free-web-hosting/

Also, wrong answer.
Title: Re: Some good and free php file browser
Post by: EK.IceFlake on Jan 20, 2017, 12:09 PM
Quote from: KAKAN on Jan 20, 2017, 08:55 AMuhm, why do you even need one?
Anyway, for free, you won't get much, but you can try 000webhost, be sure to use a random password. That website is hacked many a times.
:edit: A min with google: http://www.hostingadvice.com/how-to/free-web-hosting/
Mmm... there's a difference between file manager and web hosting?
Title: Re: Some good and free php file browser
Post by: KAKAN on Jan 20, 2017, 03:57 PM
Quote from: EK.IceFlake on Jan 20, 2017, 12:09 PM
Quote from: KAKAN on Jan 20, 2017, 08:55 AMuhm, why do you even need one?
Anyway, for free, you won't get much, but you can try 000webhost, be sure to use a random password. That website is hacked many a times.
:edit: A min with google: http://www.hostingadvice.com/how-to/free-web-hosting/
Mmm... there's a difference between file manager and web hosting?
Sorry, I thought you needed a game panel to be hosted online :p
Title: Re: Some good and free php file browser
Post by: Thijn on Jan 20, 2017, 04:30 PM
What did you come up with by searching yourself, and why didn't they suite your needs?
Title: Re: Some good and free php file browser
Post by: EK.IceFlake on Jan 21, 2017, 07:06 AM
Quote from: Thijn on Jan 20, 2017, 04:30 PMWhat did you come up with by searching yourself, and why didn't they suite your needs?
Most of what jWeb came up with. They were either single-user (ex. elFinder), hard to config (forgot which one), closed source + causing errors so I couldn't fix them (filerun) or paid (filevista).
Title: Re: Some good and free php file browser
Post by: EK.IceFlake on Jan 21, 2017, 03:02 PM
Quote from: jWeb on Jan 20, 2017, 11:43 AMSuit your self. You're the one with the requirements. So you evaluate them.

  • eXtplorer (http://extplorer.sourceforge.net/)
  • Pydio (https://pydio.com/)
  • FileRun (http://www.filerun.com/)
  • elFinder (https://studio-42.github.io/elFinder/)
  • simple-file-manager (https://github.com/jcampbell1/simple-file-manager)
  • osFileManager (http://osfilemanager.com/)

elFinder seems to be mostly for embedding (probably what you're looking for). I've seen it in several web-hosting panels. I think I've seen Pydio embedded in the development version of Bright Game Panel (never got released officially). eXtplorer seems to be good for personal file-management. And I remember it was easy to add users with individual directories to which they have access. Although it was via a PHP or XML file (which can easily be generated btw).


Quote from: KAKAN on Jan 20, 2017, 08:55 AMuhm, why do you even need one?
Anyway, for free, you won't get much, but you can try 000webhost, be sure to use a random password. That website is hacked many a times.
:edit: A min with google: http://www.hostingadvice.com/how-to/free-web-hosting/

Also, wrong answer.
eXtplorer did the job well, about to release my free host :D