nextcloud / nextcloud/android

Pause auto-upload if remote storage is full

Open
#6,319 2 comments 1 reaction 0 assignees View on GitHub
enhancement feature: authentication feature: auto upload feature: transfers hotspot: auth failure mgmt
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

Lately I noticed a behaviour which I think should be avoided.

I found myself having my nextcloud service storage full, I couldn't upload any more files in it. But I do have auto-upload enabled for camera pictures and I noticed that the app constantly tries to upload the last picture, leading to innecessary battery usage and keeping sending a notification to inform about the full storage.

I think that, if the app finds that the cloud storage is full, it should stop syncing and start checking instead for if storage becomes available again. Only then it should start syncing files again.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.