projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e68606
)
(no commit message)
author
lasitus
<lasitus@web>
Mon, 16 Mar 2020 14:51:51 +0000
(14:51 +0000)
committer
admin
<admin@branchable.com>
Mon, 16 Mar 2020 14:51:51 +0000
(14:51 +0000)
doc/forum/Disconnected_Archive_and_Backups.mdwn
patch
|
blob
|
history
diff --git
a/doc/forum/Disconnected_Archive_and_Backups.mdwn
b/doc/forum/Disconnected_Archive_and_Backups.mdwn
index aea91813b8f010ea6312c6148c194ac1f4e7c96f..8d5a3545446068df2bc01f69886862deb2829fec 100644
(file)
--- a/
doc/forum/Disconnected_Archive_and_Backups.mdwn
+++ b/
doc/forum/Disconnected_Archive_and_Backups.mdwn
@@
-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.