Lines Matching full:send
29 .Nd manipulate ZFS send streams
54 utility manipulates ZFS send streams output by the
55 .Sy zfs send
64 Print information about the specified send stream, including headers and
66 The send stream may either be in the specified
97 Decompress selected records in a ZFS send stream provided on standard input,
133 Deduplicated send streams can be generated by using the
134 .Nm zfs Cm send Fl D
136 The ability to send deduplicated send streams is deprecated.
137 In the future, the ability to receive a deduplicated send stream with
140 However, deduplicated send streams can still be received by utilizing
147 containing a deduplicated send stream, and outputs an equivalent
148 non-deduplicated send stream on standard output.
149 Therefore, a deduplicated send stream can be received by running:
162 Recompresses a send stream, provided on standard input, using the provided
164 All WRITE records in the send stream will be recompressed, unless they fail
169 Note that encrypted send streams cannot be recompressed.
192 .No # Nm zfs Ar send Fl c Ar … | Nm zstream decompress Ar 128,0,lz4 | \
198 .Xr zfs-send 8 ,