Den1xxx / Filemanager

PHP file manager
29 stars 20 forks source link

Multiple files upload does not work #3

Open SparkySparkman opened 2 years ago

SparkySparkman commented 2 years ago

Hello Sir,

This is very nice looking and good file manager.

But I'm sorry to say that it only let me select one file for upload. Is it possible for you to fix it that it allows multiple files upload ?

Thank you in advance. Keep up the good work.

Den1xxx commented 2 years ago

Hello. It is possible to make upload several files, but this was never planned by me. The idea is that — it's better to load the archive and then unpack it (zip or tar.gz).

SparkySparkman commented 2 years ago

Hello Sir, Yes it is, at the moment, possible to upload several files, but it have to be done one file at the time. It does not let me to select multiple files, or folders, for uploading at once.

It would be really nice if you could fix it.