this post was submitted on 07 Dec 2025
150 points (96.3% liked)

Selfhosted

60177 readers
677 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I recently noticed that my nextcloud instance was missing photos. I have the android app set to automatically upload my photos. When I need to clear up space on my phone, I make a separate backup (because I'm a paranoid SOB and hard drives are relatively cheap). I noticed that nextcloud auto upload missed about 10% of the photos. I'm not going to bash the nextcloud devs, as I recognize that I am using a free product and am owed nothing, but I'm making this post so others are aware of this risk. Apparently I'm not alone https://help.nextcloud.com/t/android-client-does-not-auto-upload-all-images/216849/14

you are viewing a single comment's thread
view the rest of the comments
[โ€“] vas@lemmy.ml 3 points 6 months ago (1 children)

That's bizarre. Did you try clearing up the hidden folders .stfolder and .stversions and starting from scratch? I'm not doubting that you experience what you experience, I just never had it and I'm curious how you can even get to such a state. Using "syncthing fork" from F-Droid and Syncthing-v2.0.12 on desktop.

[โ€“] brb@sh.itjust.works 1 points 6 months ago

That is what I usually end up having to do. The worst problem I've had so far was one directory endlessly reappearing even after deleting it from all devices manually. I looked into it and found out it was because android syncthing can't handle some characters in the directory names, but of course it doesn't tell you this. Just renaming the directory duplicated the data with the old name, so I had to setup everything from scratch like you said.