Comment on Home server setup recommendation

pete@lemmy.world ⁨1⁩ ⁨year⁩ ago

Well, for starters, tftp is the wrong thing for local file transfers if you want it to be fast. The only reason its still around is because its simple and offer the only file transfer protocol that is built into the firmware of the network card.

You read that right, its a simple file transfer protocol built into every network card made in the last couple decades.

Your best bet for file transfer is probably something like a WebDAV server. Which next cloud can handle for you. You can just enable normal WebDAV on something like httpd but then you gotta handle authentication yourself. (Or allow local and connect with VPN)

source
Sort:hotnewtop