Comment on Way for non-technical users to upload to my server with resumability

<- View Parent
entropicshart@sh.itjust.works ⁨7⁩ ⁨months⁩ ago

If you’re doing the uploads yourself, the fastest solution for large files (e.g. compress into a tar/7z) will be rsync.

It requires minimal setup (ssh or vpn connection) and uses chunk transfer which is typically faster and can be resumed in event of connection failures

source
Sort:hotnewtop