this post was submitted on 09 Mar 2026
18 points (90.9% liked)

Selfhosted

56957 readers
2207 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 posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hey gang, do you have any suggestions for moving data from my phone to my jellyfin server? I tried using the daemon tools on F-Droid and could not for the life of me figure them out.

you are viewing a single comment's thread
view the rest of the comments
[–] Onomatopoeia@lemmy.cafe 1 points 12 hours ago* (last edited 7 hours ago) (1 children)

Does it have to be SFTP?

I use both Syncthing and Resiliosync - both are better on battery than conventional file transfer mechanisms, and they don't require babysitting. They simply sync files as you define.

Alternatively if you must have FTP/SFTP, I have used FolderSync (Play store or Apk Mirror) since about 2010 - I've even bought it twice because it's such a great app. Though I haven't upgraded in a while because I don't like the new UI.

The free version does pretty much everything the paid version does, and the devs have always been great.

But I'd use Syncthing, you can even set it to only sync on your wifi and while charging, though I've found even syncing a few gigs doesn't impact my battery (I probably sync 10GB a day while on battery).

[–] Postmortal_Pop@lemmy.world 1 points 4 hours ago

I was using sync thing and syncfork previously, but they didn't allow me to sort my new files into the existing structures without getting on the computer and sorting them that way. Id like to cut out the middleman that is my desktop and just move things directly to the server if possible.