this post was submitted on 12 May 2024
18 points (100.0% liked)

Open Source

30270 readers
31 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] kaotic@lemmy.world 1 points 4 months ago (1 children)

croc is a tool that allows any two computers to simply and securely transfer files and folders.

https://schollz.com/tinker/croc6/

  • allows any two computers to transfer data (using a relay)
  • provides end-to-end encryption (using PAKE)
  • enables easy cross-platform transfers (Windows, Linux, Mac)
  • allows multiple file transfers
  • allows resuming transfers that are interrupted
  • local server or port-forwarding not needed
  • ipv6-first with ipv4 fallback
  • can use proxy, like tor
[โ€“] drathvedro@lemm.ee 2 points 4 months ago* (last edited 4 months ago)

Another thing like that I wish I'd discover sooner is syncthing - it's really intuitive, just point it to a folder and it syncs stuff across your devices automatically. With it, a lot of cloud storage, backup and file transfer applications and features are completely redundant.

EDIT: Ah, I did not scroll far enough to see that this recommendation is literally the next comment from this.