this post was submitted on 23 Feb 2024
36 points (79.0% liked)

Selfhosted

37939 readers
318 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.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I have two computers with Windows 10. Preferably the simplest option, so that at the other end people with minimal IT competence can figure it out

you are viewing a single comment's thread
view the rest of the comments
[–] brickfrog@lemmy.dbzer0.com 8 points 4 months ago (4 children)

Syncthing, Resilio Sync, or one of those browser based p2p file sends e.g. https://file.pizza or similar.

If both p2p ends know how to use torrents then creating a simple torrent to share to the other peer would work fine. But that requires slightly more IT competence especially if someone needs to open a port forward (ideally you would make sure you have your own port forwarded so the other party doesn't have to worry about this).

If you're doing this more than once it might be worth setting up a simple server e.g. HFS is a nice open source/free HTTP file server, been a while since I used it but it still seems to be active https://www.rejetto.com/hfs/

[–] leobakameo@sh.itjust.works 1 points 4 months ago (1 children)
[–] brickfrog@lemmy.dbzer0.com 1 points 4 months ago* (last edited 4 months ago)

Interesting, though I suspect that is a false positive, it's happened before with that software

https://rejetto.com/forum/index.php?topic=9037.0

Most likely because it is a self-contained web server executable? That sort of software would seem suspicious and similar to other sorts of virus/malware.

Granted I have not used it in a while but I'd be surprised if it were true, their forums and github would be full of reports of malware.

https://github.com/rejetto/hfs

That aside you have plenty of other options to use if you prefer to use something else.

load more comments (2 replies)