this post was submitted on 15 Jan 2026
74 points (93.0% liked)

Selfhosted

60026 readers
1193 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.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

With the official app no longer updated (i don't trust the forks), i'm looking for alternatives for 2 way sync between my Android phone and my Linux server. I've tried nextcloud a long time ago and the experience was very bad. Are there any new tools that i can use?

you are viewing a single comment's thread
view the rest of the comments
[–] maj@piefed.social 15 points 5 months ago (2 children)

Foldersync Pro is incredible

[–] dimjim@sh.itjust.works 5 points 5 months ago (1 children)

That's what I currently use, it has a fantastic and easy to use UI. It also lets you migrate your desktop license between distros, which was super helpful while I was distro hopping a bunch in the beginning lol

[–] bandwidthcrisis@lemmy.world 2 points 5 months ago (2 children)

Is there any way for it to sync from desktop to Android immediately when a file changes on the PC?

[–] bandwidthcrisis@lemmy.world 2 points 5 months ago

I should add that I do use it for backups, it's a great program, but I've only ever used it for one-way scheduled syncs.

[–] dimjim@sh.itjust.works 2 points 5 months ago (1 children)

There is an option in the Folderpair for instant sync, I believe that is what you're looking for. I've never used it, as I also just do scheduled syncs

[–] Onomatopoeia@lemmy.cafe 2 points 5 months ago* (last edited 5 months ago) (1 children)

Instant sync only works for local folders it can monitor. Since it doesnt have a client on the other end, there's no way to make this happen (it would have to monitor the destination).

This would require keeping a connection open between devices, which is a high cost from a network (and especially battery) perspective.

Its a great app, I've used it for 10+ years, paid for it 2 or 3 times because it's worth it.

[–] dimjim@sh.itjust.works 1 points 5 months ago

Ah, that makes sense. A bit aggressive for my needs. Thanks for the info!

[–] Onomatopoeia@lemmy.cafe 1 points 5 months ago

It's a fantastic app, but doesn't do sync like SyncThing or Resilio Sync.

It can do things similarly if you work at configuring it, but it can never monitor a remote and sync based on file changes there. That's not a criticism, it's a function of the file system approach it takes - it can sync with many different file systems, but it doesn't have a client at the other end - it simply interfaces with that file system. Fantastic actually.

I've used it since about 2010, it was my solution for moving files back and forth for a long time. I still use it for specific things, but I've put more effort into ST and Resilio Sync config and management because they're full-on sync suites.