From 5df133c4575e5e195c70014bd3002d960e2cc0a7 Mon Sep 17 00:00:00 2001 From: Atemu Date: Sat, 25 Jun 2022 16:20:39 +0000 Subject: [PATCH] --- doc/forum/How_to_handle_cold_storage__63__.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/How_to_handle_cold_storage__63__.mdwn diff --git a/doc/forum/How_to_handle_cold_storage__63__.mdwn b/doc/forum/How_to_handle_cold_storage__63__.mdwn new file mode 100644 index 0000000000..79ea77328a --- /dev/null +++ b/doc/forum/How_to_handle_cold_storage__63__.mdwn @@ -0,0 +1,7 @@ +In my storage setup, I've got a NAS with a copy available to network devices, a copy among a few (mostly) offline USB drives near the NAS for backup and then a bunch of loose drives that are far away from the NAS for off-site backup which also hold a copy. + +Most of this is cold storage. + +In order to drop content from remotes (e.g. after watching a Movie on the laptop that as been copies from the NAS), I'd need physical access to drives out of the latter two categories in addition to the NAS and directly connect them to the laptop. This isn't feasible of course. + +I've resorted to setting all the cold drives as trusted but I feel like there should be a better way to go about this, given how well git-annex lends itself to managing cold storage (The Archivist use-case). -- 2.30.2