this post was submitted on 16 May 2025
5 points (85.7% liked)

Syncthing

336 readers
1 users here now

Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes.

Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.

Visit https://syncthing.net/ for more information, downloads and donations

founded 5 years ago
MODERATORS
 

~ used to mean "/storage/emulated/0/" and now they decided to change it for no apparent reason to "/storage/emulated/0/syncthing/" screwing up my entire setup ("folder path missing"). Just noticed this with 1.29.6.1. What gives? ๐Ÿ˜ 

EDIT: I guess this isn't too hard to fix, but still . . .

top 7 comments
sorted by: hot top controversial new old
[โ€“] alphapuggle@programming.dev 3 points 1 year ago* (last edited 1 year ago) (1 children)

Google has been blocking storage access on /storage/emulated/0 or /sdcard/ for a bit now in the name of "safety". If the app requests root permissions (and you're rooted ofc) you can bypass this restriction

[โ€“] zdhzm2pgp@lemmy.ml 2 points 1 year ago (1 children)

If I'm on Graphene, l guess this shouldn't be a problem (it hasn't so far).

[โ€“] alphapuggle@programming.dev 2 points 1 year ago (1 children)

Are you using the app from Google Play or F-Droid? I don't use syncthing but I think that rule is enforced by the play store and not Android (see recent Nextcloud issue)

[โ€“] zdhzm2pgp@lemmy.ml 2 points 1 year ago (1 children)

It shouldn't need to comply with that restriction then, but the devs may make it to simplify the code base between the two versions

[โ€“] ReakDuck@lemmy.ml 1 points 1 year ago

๐Ÿคท

[โ€“] zdhzm2pgp@lemmy.ml 1 points 1 year ago

Fork won't let me edit the folder paths, so it looks like I'll have to start all over again, which is annoying but not the end of the world. Guess I'll be setting FDroid to not update apps automatically, but even so I probably would not have noticed (or understood) the change in the release notes.