Comment on How do you effectively backup your high (20+ TB) local NAS?
irmadlad@lemmy.world 4 days agoThere are many ways to skin the cat. Here’s just one:
This Docker container runs the Backblaze personal backup client via WINE, so that you can back up your files with the separation and portability capabilities of Docker on Linux.
It runs the Backblaze client and starts a virtual X server and a VNC server with Web GUI, so that you can interact with it.
There are also other apps that will ‘fool’, for a lack of a better word, Backblaze to think a NAS drive is physically connected.
WhyJiffie@sh.itjust.works 3 days ago
better would be something that can just eat a zfs send stream, but I guess for an emergency it’s fine. but I would still want to encrypt everything somehow.