We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8eef8 commit 8e2f11cCopy full SHA for 8e2f11c
TODO
@@ -1,6 +1,8 @@
1
SHORT-TERM:
2
* use btrfs reflink with contents checking
3
* rework how default --with= and --without= are calculated, so that --except stuff doesn't leak into blob index
4
+* whenever we set the timestamp on a file, reread the value set and check if
5
+ the required granularity has been available.
6
7
TO MAKE IT USEFUL FOR BACKUPS:
8
* encryption: aes256 of rotating hash function + HMAC for identifying chunks + individually encrypted chunks
@@ -49,3 +51,4 @@ LATER:
49
51
* support blake2 as hashes
50
52
* parallelize image generation: when storing chunks in the store do so in a thread
53
* in "casync stat" output show which flags enable what
54
+* save/restore xfs/ext4 projid
0 commit comments