From 7e68606f502fc7ebda958c7d58abe05b92e37433 Mon Sep 17 00:00:00 2001 From: lasitus Date: Mon, 16 Mar 2020 14:51:12 +0000 Subject: [PATCH] --- doc/forum/Disconnected_Archive_and_Backups.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/Disconnected_Archive_and_Backups.mdwn diff --git a/doc/forum/Disconnected_Archive_and_Backups.mdwn b/doc/forum/Disconnected_Archive_and_Backups.mdwn new file mode 100644 index 0000000000..aea91813b8 --- /dev/null +++ b/doc/forum/Disconnected_Archive_and_Backups.mdwn @@ -0,0 +1,15 @@ +I am using git annex to sync a portion of my home directory. The main use/sync point is on my desktop and laptop. The desktop and laptop are connected to a NAS and usb drives. + +So, the repos are connected like so: + NAS - backup + ^ ^ + / \ +desktop - client laptop - client + \ / + v v + USB drive - archive + +The idea is the NAS should get all files, the USB drive acts as an archive to keep the clients a bit lighter weight, even while off site. + +Question: +If the laptop is used offsite with the usb drive archive and the laptop archives a file never yet seen by the NAS, will the NAS ever get this file? Note: the USB drive is never directly connected to the NAS and is not in its list of remotes.