Does anyone know which protocol is best for pushing a huge amount (300+ GB, ~200k individual files) of data and files into a Hetzner Storagebox?
#Hetzner #self-hosting
Does anyone know which protocol is best for pushing a huge amount (300+ GB, ~200k individual files) of data and files into a Hetzner Storagebox?
@jcm I would guess that #RClone might be a good place to start. It handles pretty much any cloud storage you can think of and can recover from interruptions and such.
Glancing at hetzner's site I'd say the rsync protocol would be best considering it also supports incremental transfer in case of interruption
Rsync vs RClone is kinda confusing, not sure if there's actually any overlap or just used for different things 🤔