[GH-ISSUE #824] directories structure not working & upload many file will stuck & file size incorrect #554

Closed
opened 2026-03-02 15:59:44 +03:00 by kerem · 2 comments
Owner

Originally created by @phken91 on GitHub (Jul 18, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/824

hi,
using this app with docker, but during testing, i facing 3 issues

  1. bulk upload with multiple directories but in the end all files is staying on file root, same issues with #755
  2. if upload many file, after seldom file then upload will stuck and not continue any more
  3. upload single zip file(100mb +-) show successful, but during uncompressed will getting error

for 1. said 2.4.6 work fine but i can't found the version on docker hub or i need to build my self?

example directories tree

├── config.php
├── docker-compose.yml
└── web
    ├── header.php
    ├── images
    │   ├── logo.jpg
    │   ├── b4.jpg
    │   ├── b5.jpg
    │   ├── m.jpg
    │   └── title_ico.jpg
    ├── index.php
    └── js
        ├── config.js
        ├── function.js
        ├── function2.js
        ├── hark.js
        ├── login.js
        ├── mainTab.js
        ├── mock.js
        ├── register.js
        └── validation.js
Originally created by @phken91 on GitHub (Jul 18, 2022). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/824 hi, using this app with docker, but during testing, i facing 3 issues 1. bulk upload with multiple directories but in the end all files is staying on file root, same issues with #755 2. if upload many file, after seldom file then upload will stuck and not continue any more 3. upload single zip file(100mb +-) show successful, but during uncompressed will getting error for `1.` said 2.4.6 work fine but i can't found the version on docker hub or i need to build my self? example directories tree ``` ├── config.php ├── docker-compose.yml └── web ├── header.php ├── images │   ├── logo.jpg │   ├── b4.jpg │   ├── b5.jpg │   ├── m.jpg │   └── title_ico.jpg ├── index.php └── js ├── config.js ├── function.js ├── function2.js ├── hark.js ├── login.js ├── mainTab.js ├── mock.js ├── register.js └── validation.js ```
kerem closed this issue 2026-03-02 15:59:44 +03:00
Author
Owner

@WolfgangDpunkt commented on GitHub (Aug 11, 2022):

I can confirm the bug, unfortunately this makes the 2.4.7 version unsuitable for (me) everyday use. I am looking forward to the fix. :-)

<!-- gh-comment-id:1212291943 --> @WolfgangDpunkt commented on GitHub (Aug 11, 2022): I can confirm the bug, unfortunately this makes the 2.4.7 version unsuitable for (me) everyday use. I am looking forward to the fix. :-)
Author
Owner

@TheIronFlo commented on GitHub (Dec 27, 2022):

Still does not work in 2.5.0

<!-- gh-comment-id:1365885224 --> @TheIronFlo commented on GitHub (Dec 27, 2022): Still does not work in 2.5.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#554
No description provided.