this post was submitted on 08 May 2021
6 points (87.5% liked)
Run It Yourself
2976 readers
1 users here now
Overlaps somewhat with /c/floss_replacement and /c/privacy; crossposts welcome
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What is the difference between folder syncing and distributing files between machines?
Uhm what I meant is this:
Say I have a file in machine A. This software should be able to tell to machine B that A has the file and retrieve after an explicit request from B.
Probably my wording wasn't the best.
I hope now it is clear what I was trying to ask :-)
This is closer to https://git-annex.branchable.com/
This is very close to what I was looking for.
I am going to try this and Tahoe-LAFS for a future extension of the service to a small local network.
Thanks for the suggestions
So basically just file access through the network, like SAMBA does?
There are lots of ways to do that, but it always works much better with a central server as a NAS.
Yes file access through the network and the web (https or something better).
I understand that a self-hosted Nextcloud istance is still my best option.
I will restore it but in the mean time also try some of the other suggestions here.
thanks