mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #419] Preview file size issue #306
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#306
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WW-build on GitHub (Aug 22, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/419
Hi,


I was checking access to the files using newly deployed version of the Tinyfilemanager on Chrome browser on my mobile phone and when I was trying to download file (1MB+) dowload file size was 1b, preview function is showing same value as download size is.
Find screenshots attached
Same thing for bigger files (1Gb+), but for files smaller than 1Mb everything is working fine.
Also when I’m trying to download file directly from the file list everything is working fine
@WW-build commented on GitHub (Aug 22, 2020):
UPD1: (Big file preview)


@WW-build commented on GitHub (Aug 22, 2020):
UPD2: Download speed is limited for some reason and download of the big files is stopping after some time.
While I'm trying to download file from the webserver download speed isn't rising higher than 1-1,5MB/sec.

(as a proof download from the same server using another file manager writen in PHP doesn't have such issues, download speed is a bit higher 1,5MB/s< and there are no timeout during download operation)