this post was submitted on 15 Sep 2024
516 points (98.9% liked)

Asklemmy

43392 readers
1593 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Mine is Local Send which is a FOSS alternative similar to air drop that works across a variety of devices.

you are viewing a single comment's thread
view the rest of the comments
[–] Takeshidude@lemmy.world 21 points 2 days ago (11 children)

Syncthing; it's a modern miracle

[–] JackbyDev@programming.dev 4 points 2 days ago (8 children)
[–] AugustWest@lemmy.world 1 points 2 days ago (1 children)

It syncs things.

No but really, it’s Pretty freaking cool A tool you can use to automatically sync data across multiple OS with minimal interaction from you.

[–] JackbyDev@programming.dev 1 points 2 days ago (1 children)

Oh, is it like a Dropbox but without a cloud?

[–] bastion@feddit.nl 1 points 21 hours ago

Yes. You have a "share". That's the imaginary dropbox-like thing. Then you have a folder on some device that you link to that share. All folders you link with that share become the same on any device, intelligently.

For sanity's sake, unless I'm doing something like syncing game map folders across devices but inside a game's special map folder, i keep them all in a folder called 'sync', and name the folders in 'sync' after the share name. Otherwise, things can get wonky. Consistent naming is important imo. With a share called "share with bob" started from a folder called 'bob sync' on sam's end, 'Sam' on bob's end, and they stay that way after anita joins, and she calls it 'bob and Sam' or something. Someone else joins and calls it "buddies". Then, people say things like 'i put it in the sam folder', and it brings up questions.

But with a little bit of organization, it's awesome. Drop a file in a folder, and it's now on the other person's computer too. They move it out, and the file's gone for you.

If the computers can talk to each other (same lan, or proper internet connection) they will. If you have dysfunctional NAT or phones with no public-facing IP that are connecting to each other, just make sure some system can be accessed, and it's all good. You want a cloud backup? Just set up the daemon on a server somewhere, and join the share.

load more comments (6 replies)
load more comments (8 replies)