nextcloud / nextcloud/android

Don't auto upload files on a wifi connection without internet

Open
#10,648 2 comments 3 reactions 0 assignees View on GitHub
connectivity enhancement feature: auto upload feature: data usage
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### Steps to reproduce

1. Setup an auto-upload folder, using only wifi to upload.
2. Connect to a wifi network without access to the internet. E.g. a private network for an iot device/tv etc.

### Expected behaviour

No files are uploaded, because there is no internet connection on the wifi network.

### Actual behaviour

Files are uploaded over the cell network data connection.
This causes file uploads to use your limited data bandwidth.

### Nextcloud android app version

3.21

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.