Good afternoon! I am using a translator for this post.
tell me how to change the value of upload_max_filesize 16G
post_max_size 16G if the PHP.ini file is closed for editing?
I need to upload 50GB files from my phone and computer.
Good afternoon! I am using a translator for this post.
tell me how to change the value of upload_max_filesize 16G
post_max_size 16G if the PHP.ini file is closed for editing?
I need to upload 50GB files from my phone and computer.
Append these entries to the file /path/to/nextcloud/.user.ini
memory_limit=-1
post_max_size=0
upload_max_filesize=64G
Much and good luck,
ernolf
How are you uploading? If using the Web UI or the official clients, chunking will be used so this shouldn’t be necessary. Are you experiencing a specific problem?
The problem is yes, I cannot download a file larger than 2GB from my Android mobile phone. And through the browser I can download a 16GB file.
But I need to upload a 43GB file from my phone through the application.
Then changing the requested parameters will not help you. Those scenarios all had chunking.
What, specifically, happens when you try to upload a >2GB file from your phone?
а с android вообще ничего не происходит
вт, 17 сент. 2024 г. в 12:30, игорь трипузов <tripuzov86@gmail.com>:
ошибка писало
ср, 11 сент. 2024 г. в 22:53, Josh R. via Nextcloud community <noreply@help.nextcloud.org>:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.