|
|
|
|
|
by mekster
1648 days ago
|
|
Can you tell how it's done specifically?
Are you zfs send'ing to another directory and encrypt it entirely on the fly while transferring to Glacier? Does it do incremental backup transfer to Glacier or does it have to transfer the entire encrypted blob every time? |
|
I have a path/naming scheme for the .zfs.gpg files on s3 which include the snapshot from/to names. This allows to determine what the latest backed up snapshot name is (so the next one can be incremental against that). And also use when backing up, since the order or restore matters.