(no commit message)
authorlasitus <lasitus@web>
Mon, 16 Mar 2020 14:51:51 +0000 (14:51 +0000)
committeradmin <admin@branchable.com>
Mon, 16 Mar 2020 14:51:51 +0000 (14:51 +0000)
doc/forum/Disconnected_Archive_and_Backups.mdwn

index aea91813b8f010ea6312c6148c194ac1f4e7c96f..8d5a3545446068df2bc01f69886862deb2829fec 100644 (file)
@@ -1,6 +1,8 @@
 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
           ^          ^
          /             \
@@ -8,6 +10,7 @@ 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.