Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Client (v3.30.6) does not automatically upload non-media files. #14225

Closed
4 tasks done
sanch3z opened this issue Dec 22, 2024 · 10 comments
Closed
4 tasks done

Android Client (v3.30.6) does not automatically upload non-media files. #14225

sanch3z opened this issue Dec 22, 2024 · 10 comments

Comments

@sanch3z
Copy link

sanch3z commented Dec 22, 2024

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

  1. Configure a directory containing media files (e.g. pictures/videos) and non-media files (my use-case are .gpx tracks) for auto-upload.
  2. Check "Also upload existing files".

Expected behaviour

The Android Nextcloud client should upload all the files in the directory.

Actual behaviour

The Android Nextcloud client only uploads media files.

Android version

14

Device brand and model

Google Pixel 4a 5G

Stock or custom OS?

Custom (explain in "additional information")

Nextcloud android app version

3.30.6

Nextcloud server version

30.0.4

Using a reverse proxy?

Yes

Android logs

No response

Server error logs

Additional information

OS: LineageOS 21

@DevEmperor
Copy link

Same here

@Siggi0904
Copy link

Same here.

With automatic upload I'll backup my whole WhatsApp folder with all files and databases in one way (from device to nc).
Only media files in folder whatsapp/media/images or /videos are uploaded with newly version 3.30.6 from gplay store.

In old version 3.29.x all works fine.

@DevEmperor
Copy link

Exactly the same scenario, WhatsApp Backups only works for images and videos. Does 3.29.3 still work fine? :)

@Siggi0904
Copy link

I can't switch back, but in before all works fine.

But there I'd like to have a blacklist for upload files.

@HPPinata
Copy link

This is due to the Google Team in charge of the Play-Store not allowing the Nextcloud App to access all files.
They weren't allowed to publish ANY updates until they removed that permission, see #14099. Instead they have to use the Android media Subsystem that can still access files everywhere, but is limited to only media files.

The only way to make things work again is to uninstall the Play-Store Version, install the F-Droid alternative AppStore https://f-droid.org/ and then install the Nextcloud App from there.
In that Version full storage access isn't (arbitrarily at best, maliciously at worst) forbidden by Google.

@HPPinata
Copy link

This is an existing issue: See #14199
This should be closed to keep discussions all in one place.

@DevEmperor
Copy link

Thanks for the explanation, and especially for the workaround with F-Droid. :)
@sanch3z Can you close this issue, please? :)

@Siggi0904
Copy link

But, testet the last 12h the f-droid version.
Same here, only media files where synced via automatic upload.

Thanks.

@alperozturk96
Copy link
Collaborator

This seems to be the same issue, so I’ll go ahead and close this ticket. Let’s continue with the provided link.

#14334

@thomasesr
Copy link

I'm also having this issue with autoupload. I have a custom destination location for my Camera photos and videos. But the app tries to upload the original standard autoupload location as well as my custom location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants