This commit is contained in:
parent
7e68606f50
commit
4bf0f34d1b
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
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:
|
So, the repos are connected like so:
|
||||||
|
|
||||||
|
```
|
||||||
NAS - backup
|
NAS - backup
|
||||||
^ ^
|
^ ^
|
||||||
/ \
|
/ \
|
||||||
|
@ -8,6 +10,7 @@ desktop - client laptop - client
|
||||||
\ /
|
\ /
|
||||||
v v
|
v v
|
||||||
USB drive - archive
|
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue