mirror of
https://github.com/bashclub/bashclub-zfs-push-pull.git
synced 2024-11-07 21:01:58 +01:00
Update bashclub-zfs
This commit is contained in:
parent
20f8884858
commit
ecd5345825
@ -7,13 +7,15 @@ usage() {
|
|||||||
usage: $prog [-hvq] [-t tag] [-k keep] [-d dateopts] src dest
|
usage: $prog [-hvq] [-t tag] [-k keep] [-d dateopts] src dest
|
||||||
use zfs send/recv to push/pull snapshots
|
use zfs send/recv to push/pull snapshots
|
||||||
|
|
||||||
|
This Release is default set to send raw. This means you can send encrypted and compressed Datasets 1:1!
|
||||||
|
|
||||||
src the source fs, specified as [host:]pool/path/to/fs
|
src the source fs, specified as [host:]pool/path/to/fs
|
||||||
dest the destination fs parent, specified as [host:]pool/path/to/fs
|
dest the destination fs parent, specified as [host:]pool/path/to/fs
|
||||||
(the final path component of src will be appended to dest)
|
(the final path component of src will be appended to dest)
|
||||||
-p ssh port
|
-p ssh port
|
||||||
-h help
|
-h help
|
||||||
-v verbose mode
|
-v verbose mode
|
||||||
-C SSH Compression
|
-C SSH Compression - obsolete if send_opts="-v -w" are set to raw
|
||||||
-R ZFS Re-Init
|
-R ZFS Re-Init
|
||||||
-I Send intermediate Snapshots
|
-I Send intermediate Snapshots
|
||||||
-q quiet mode
|
-q quiet mode
|
||||||
|
Loading…
Reference in New Issue
Block a user