Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Exhausted memory and upload progress #48

Open
wrkilu opened this issue Feb 21, 2022 · 1 comment
Open

Exhausted memory and upload progress #48

wrkilu opened this issue Feb 21, 2022 · 1 comment

Comments

@wrkilu
Copy link

wrkilu commented Feb 21, 2022

Hi,

  1. Despite I have in php.ini
    memory_limit = 4096M
    I can't download file 1,6GB, error:
    [Mon Feb 21 18:46:20.539403 2022] [php7:error] [pid 30499] [client 193.164.255.2:43182] PHP Fatal error: Allowed memory size of 4294967296 bytes exhausted (tried to allocate 1677725696 bytes) in /var/www/html/Online-FTP-S3/vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php on line 80, referer: http://test.sdata.net.pl:8080/

  2. I see app doesn't have upload progress bar. This is big negative nowadays. Are you going to add it in the future ?

Beside of that app is very nice - UI is minimalistic and nice looking.

@wrkilu
Copy link
Author

wrkilu commented Feb 22, 2022

And generally I think downloading file from FTP should go to some temp directory not to RAM. Because what with downloading files e.g. 20 or 30 GB ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant