Updated Encryption (markdown)
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
In normal operation, datasets are transferred unaltered:
|
In normal operation, datasets are transferred unaltered:
|
||||||
|
|
||||||
* Source datasets that are encrypted will be send over as such and stay encrypted at the target side. (In ZFS this is called raw-mode) You dont need keys at the target side if you dont want to access the data.
|
* Source datasets that are encrypted will be send over as such and stay encrypted at the target side. (In ZFS this is called raw-mode) You dont need keys at the target side if you dont need to access the data. This is especially usefull if you backup to untrusted servers.
|
||||||
* Source datasets that are plain will stay that way on the target. (Even if the specified target-path IS encrypted.)
|
* Source datasets that are plain will stay that way on the target. (Even if the specified target-path IS encrypted.)
|
||||||
|
|
||||||
Basically you dont have to do anything or worry about anything.
|
Basically you dont have to do anything or worry about anything.
|
||||||
|
|||||||
Reference in New Issue
Block a user