(no commit message)
authorlasitus <lasitus@web>
Mon, 16 Mar 2020 14:51:12 +0000 (14:51 +0000)
committeradmin <admin@branchable.com>
Mon, 16 Mar 2020 14:51:12 +0000 (14:51 +0000)
doc/forum/Disconnected_Archive_and_Backups.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Disconnected_Archive_and_Backups.mdwn b/doc/forum/Disconnected_Archive_and_Backups.mdwn
new file mode 100644 (file)
index 0000000..aea9181
--- /dev/null
@@ -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.