mirror of
https://github.com/restic/restic.git
synced 2025-01-03 05:35:43 +00:00
commit
1635f072ec
1 changed files with 0 additions and 6 deletions
|
@ -269,12 +269,6 @@ For modified files, only modified chunks have to be saved in a subsequent
|
||||||
backup. This even works if bytes are inserted or removed at arbitrary positions
|
backup. This even works if bytes are inserted or removed at arbitrary positions
|
||||||
within the file.
|
within the file.
|
||||||
|
|
||||||
Files smaller than 512KiB are not split, chunks are of 512KiB to 8MiB in size.
|
|
||||||
The implementation aims for 1MiB chunk size on average.
|
|
||||||
|
|
||||||
For modified files, only modified chunks have to be saved in a subsequent backup.
|
|
||||||
This even works if bytes are inserted or removed at arbitrary positions within the file.
|
|
||||||
|
|
||||||
Threat Model
|
Threat Model
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue