Ah, okay, that is interesting, to be honest I never tried so far because I thought it wouldn’t work, so I will do that right away and see if it works on my system.
Since we’re both on Raspberry Pi, may I also refer you to the topic I just opened (Nextcloud limited to exactly 15 Mbit - What is the bottleneck / max performance of Raspberry Pi? - #2 by yawicz) to post your max up-/download speeds? I would be really interested if it’s only me or if my max speeds are “normal”.
I’ll report the upload of more than 2GB works on my system later on.
Edit:
Ok, it actually works on my system, the upload finishes and the file is there, but it still throws an error in the log:
Error PHP file_put_contents(): content truncated from 4194304306 to 2147483647 bytes at /var/www/nextcloud/lib/private/Files/Storage/Local.php#488
{“reqId”:“Bx4l0NG0KsxdzLlQthY0”,“level”:3,“time”:“2019-09-08T21:22:44+00:00”,“remoteAddr”:“x.x.x.x”,“user”:“user”,“app”:“PHP”,“method”:“MOVE”,“url”:“/cloud/remote.php/dav/uploads/user/web-file-upload-1092d7830d97b8456cdb0810109fcc2f-1567975014271/.file”,“message”:“file_put_contents(): content truncated from 4194304306 to 2147483647 bytes at /var/www/nextcloud/lib/private/Files/Storage/Local.php#488”,“userAgent”:“Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0”,“version”:“16.0.4.1”}
Sorry if I can’t be of more help.