1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 08:16:54 +00:00

add picture made by anarcat

This commit is contained in:
Thomas Waldmann 2016-07-11 02:47:43 +02:00
parent b8198c4ff1
commit 8c4802312d

View file

@ -0,0 +1,41 @@
BorgBackup from 10.000m
=======================
+--------+ +--------+ +--------+
|archive0| |archive1| ... |archiveN|
+--------+ +--------+ +--+-----+
| | |
| | |
| +---+ |
| | |
| | |
+------+-------+ |
| | | |
/chunk\/chunk\/chunk\... /maybe different chunks lists\
+-----------------------------------------------------------------+
|item list |
+-----------------------------------------------------------------+
|
+-------------------------------------+--------------+
| | |
| | |
+-------------+ +-------------+ |
|item0 | |item1 | |
| - owner | | - owner | |
| - size | | - size | ...
| - ... | | - ... |
| - chunks | | - chunks |
+----+--------+ +-----+-------+
| |
| +-----+----------------------------+-----------------+
| | | |
+-o-----o------------+ |
| | | | |
/chunk0\/chunk1\ ... /chunkN\ /chunk0\/chunk1\ ... /chunkN'\
+-----------------------------+ +------------------------------+
|file0 | |file0' |
+-----------------------------+ +------------------------------+
Thanks to anarcat for drawing the picture!