this post was submitted on 22 Sep 2024
28 points (91.2% liked)

Selfhosted

60093 readers
752 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Edit: Thanks for all the suggestions. I'm going to try sticking with syncthing and try the fork of the UI and see if that keeps everything working.

--

I want to sync files between my linux PC and Android phones (mostly for Obsidian notes).

Can anyone recommend a good real-time sync?

I've been trying syncthing, but despite turning off battery optimization for the app, it rarely sees the phone as connected. I don't want to have to remember to check syncthing every time I edit a note.

I use resilio for syncing between PCs but it looks like it has a high battery usage on the phone, as if it is frequently polling for changes.

I use FolderSync for occasional scheduled syncs (e.g. updating my MP3s from the server to my phone), but a scheduled sync either is frequent enough to affect battery or it risks sync conflicts.

Cloud services such as OneDrive, Dropbox and Google Drive don't show up as big battery drains, so I assume that they use change notifications from the OS instead.

Are there any real-time 2-way sync apps for phone that don't have big battery drain and are not for cloud providers?

you are viewing a single comment's thread
view the rest of the comments
[–] BearOfaTime@lemm.ee 7 points 2 years ago (2 children)

I keep multiple phones in sync, with hundreds of gigs synced every day.

[–] peregus@lemmy.world 1 points 2 years ago (1 children)

Have you found a way to get rid of the notification and keep Syncthing running in background?

[–] jws_shadotak@sh.itjust.works 4 points 2 years ago (1 children)

Just hide it in your OS notification settings

[–] peregus@lemmy.world 1 points 2 years ago (2 children)

But in this way I don't get any notification if something goes wrong

[–] jws_shadotak@sh.itjust.works 4 points 2 years ago (1 children)

I think any issues would show in "other"

[–] peregus@lemmy.world 1 points 2 years ago

Daaaaamn, was that so easy to just disable "Syncthing active"?
Let's try! Thanks

[–] prenatal_confusion@feddit.org 2 points 2 years ago (1 children)

For me that can be more specific. If I select the offending notification (either in the settings for notifications history or directly in the notification area) I can disable that specific type of notification. For instance deals from Amazon or eBay or something like connection established from tailscale.

[–] peregus@lemmy.world 1 points 2 years ago (1 children)

Are you sure that there are different type of notification for Syncthing? Have you disable the persistent one and still received a failed sync one (or something else)?

[–] prenatal_confusion@feddit.org 1 points 2 years ago

Tbh no I am not sure for synching. But I thought it was the case there as well.

[–] bandwidthcrisis@lemmy.world 1 points 2 years ago

Good to know. If I can get it working reliably, it will be worth sticking with. Someone suggested it might just not be auto-starting on reboots. I'm trying the fork of the UI on f-droid to see if it helps.