|
Hi, I need a file manager that is purely web based and is client oriented. I need to be able to login as an admin and create a client account so that they can login and upload files to a particular directory. The client should also be able to create new folders in that directory, as well as deleting files. Cheers, |
|
Depends on your needs and budget, you could get
|
|
What I've done for situations like this in the past is simply give the client and FTP URL with the username and password in the URL string that they could paste into windows explorer (assuming that they're using windows) |
|
Downfall to web based PHP clients is unless you have access to configure your php config, you limit them on the size of files they can upload. I agree with just setting them up a FTP account and giving them a link to FileZilla or even php.net (which is online). |
|
Free Commander is hands down the best. It's free, just like in the name. |