@RealBot have a look at rclone.
Comment on Anyone use Hetzner Storage Box to backup their Synology NAS?
RealBot@lemmy.world 2 months ago
Does rsync have some option for encrypted file copying? So that storage providers can’t see file content?
jonathantrott@mastodon.au 2 months ago
Showroom7561@lemmy.ca 2 months ago
Synology’s Hyper backup can be encrypted, so yes for my use case.
SomethingBurger@jlai.lu 2 months ago
No, but you can encrypt before sending the data, or use something like restic.
smiletolerantly@awful.systems 2 months ago
Not sure, but they also support Borg, which definitely does.
peterrenshaw@ioc.exchange 2 months ago
@Showroom7561 you can pipe the files thru encryption ( and rename them) then send the files @RealBot