Lines Matching full:send
30 .Nd manipulate ZFS send streams
55 utility manipulates ZFS send streams output by the
56 .Sy zfs send
65 Print information about the specified send stream, including headers and
67 The send stream may either be in the specified
98 Decompress selected records in a ZFS send stream provided on standard input,
134 Deduplicated send streams can be generated by using the
135 .Nm zfs Cm send Fl D
137 The ability to send deduplicated send streams is deprecated.
138 In the future, the ability to receive a deduplicated send stream with
141 However, deduplicated send streams can still be received by utilizing
148 containing a deduplicated send stream, and outputs an equivalent
149 non-deduplicated send stream on standard output.
150 Therefore, a deduplicated send stream can be received by running:
163 Recompresses a send stream, provided on standard input, using the provided
165 All WRITE records in the send stream will be recompressed, unless they fail
170 Note that encrypted send streams cannot be recompressed.
193 .No # Nm zfs Ar send Fl c Ar … | Nm zstream decompress Ar 128,0,lz4 | \
199 .Xr zfs-send 8 ,