Unable to upload file > 4 GB

Hi there,

I’m unable to upload files greater than 4 GB.
I have nextcloud 30.0.2 installed on a RPI 5 / 4GB.

In PHP.ini I set

  • upload-max-filesize to 16G,
  • post-max-size to 16GB
  • max_execution_time to 3600
  • max_input_time to 3600

Disk is format ext4.

PHP version = 8.3

Why can I not upload a file of 6,5 GB.

Please help.

Upload how? From the Web UI? One of the official clients?

And what happens, precisely, when you try to do so?

Have you checked your:

  • web server error log?
  • nextcloud.log?
1 Like

I want to upload with webbrowser (trued Edge, Firefox and Chrome).
When uploading the progressbar shows the progress but at the end, now file is uploaded. No error. Wil check the log file to see if anything is in there.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.