This commit is contained in:
lasitus 2020-03-16 14:51:51 +00:00 committed by admin
parent 7e68606f50
commit 4bf0f34d1b

View 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.