I’m looking for some insight on max file size and if there is a workaround (or expected behaviour)?
I have a few disk images anywhere from 20-60GB. To avoid the fun of uploading them from the U/I and the unnecessary duplication, I have moved them into the respective OC storage folders in the server. They are not showing up on the app and/or the web.
I have moved other random files in to the same folders as a test, and they do show up. File permissions are accurate and a mirror of the OC permissions of files via upload. OC is configured to check for new files [this works, tested against smaller files with the same process].
Perhaps there is a chance the DB is ignoring files of > x size? (If it’s for some reason looking at the config[max_upload_size] )?
It’s odd because exerything is working as expected with smaller test files.
Docker owncloud/server:10.15
Mariadb