Sebclem / hassio-nextcloud-backup

Hass.io Add-on: Backup your snapshots to Nextcloud
GNU General Public License v3.0
118 stars 15 forks source link

Chunked upload #205

Open ryklebaron opened 1 year ago

ryklebaron commented 1 year ago

Situation

I use nextcloud which is public accessible trough Cloudflare. But Cloudflare has an upload limit with the free plan. The file transmitted can not be larger then 100MB.

Problem

While uploading my hassio backup file to Nextcloud, I get an upload error because the file is to big (200MB).

Solution

Can you make the upload available with the use of chunks, so that the file is not send in one big file?

Sebclem commented 1 year ago

It's planned see #192 , it's just that I don't have much time for now, I have a lot of personal stuff ongoing