I’ve got a server, a friends got a server, what’s the best way to share stuff between the two?
Cousin Mose@lemmy.hogru.chEnglish
3 monthsSurprised no one just said Samba or NFS over a tunnel (Tailscale, WireGuard, etc).
Or by “sharing” do you mean keeping files synced between the two for replication?
- AuroraZzz@lemmy.worldEnglish3 months
Using a tunnel is definitely the way to go and very easy to set up. Please don’t share over https if you don’t know what you are doing
Cousin Mose@lemmy.hogru.chEnglish
3 monthsEven worse, don’t use the suggested Samba, NFS without a tunnel either! You should probably have the default ports blocked at the router.
- 3 months
If you’re wanting to share all files, many of the methods already mentioned work well. If you’re wanting to share specific files, CopyParty is a good way to go.
- 48954246@lemmy.worldEnglish3 months
Absolutely this OP. Have a quick watch of the feature showcase video and you will see just how perfect this is for your needs
- cannedtuna@lemmy.worldEnglish3 months
Yeah this right here looks exactly what I was looking for.
Been transferring files for sometime over a Wireguard connection, but it’s a bit of a pain to use so I’ve been looking for something better.
Appreciate the tip @[email protected]
drkt@lemmy.dbzer0.comEnglish
3 monthsExposing it over HTTP ensures all can access, but that’s my best solution. I don’t know what your intentions are, or what your pain-points are, or what you’re willing to deal with, or what your data is and if it poses a risk to you personally to have it exposed.
- RamRabbit@lemmy.worldEnglish3 months
Yeah, forwarding a port to a server with SFTP allows you both to have two-way links. Have done this with some of my friends as well.
Sneakernet via a HDD is also damn helpful for initial bulk transfers.
- randombullet@programming.devEnglish3 months
We use Tailscale to share between accounts.
But for large transfers I use an encrypted HDD.
mesa@piefed.socialEnglish
3 monthsFlash drive in person.
They take what they want, you do the same. Boom both are better off.
- 3 months
Export the titles of files and ask them to pick then mail a 1tb USB drive back and forth
- lps2@lemmy.mlEnglish3 months
Depends how close they are. Most of my friends (that are into self-hosting and collecting Linux ISOs) are across the country / world. So mailing encrypted SSDs works best for large transfers and nextcloud for small transfers
- RizzRustbolt@lemmy.worldEnglish3 months
Get 'em in the same room together, put on some Barry White, and let the magic happen.
aichan@piefed.blahaj.zoneEnglish
3 monthsLAN party!! You have the optimal excuse to make one happen ;)
JoeKrogan@lemmy.worldEnglish
3 monthsIf you want a quick and easy way to share the odd file you could set up a syncthing shared folder and COPY things in to it that you want to share. When the other side MOVES them out of the shared folder they will be removed from the shared folder on your side.
The advantage of this is security. No access is given to your system. If your friends box is compromised you dont have an nfs mount or ssh key on their machine. The worst that can be done to you is copies in the shared folder are removed or malicious files are placed in the shared folder but they wont be able to execute.
You also dont need to open any ports for syncthing , it will use relays if it cant make a direct connection.
- 3 months
SFTP has been mentioned and is a good choice but this could also be done over torrents too. It’s the other most common legal use besides Linux distros.
Jo Miran@lemmy.mlEnglish
3 monthsFor large volumes of data, nothing beats shipping a large external drive (with a fast interface) from location to location.
- 3 months
You could also set up a jellyfin (for media) or gameyfin (for games) container, expose that to the internet and give them credentials.







