Lines Matching full:send

90 .Nm zfs Cm send
108 .Nm zfs Cm send Fl R
114 The ability to send and receive deduplicated send streams has been removed.
115 However, a deduplicated send stream created with older software can be converted
132 property is set by the send stream, it will be overridden by forcing the
141 is a read-only property and cannot be set, it's allowed to receive the send
144 Raw encrypted send streams (created with
145 .Nm zfs Cm send Fl w )
159 the standard input for the send stream.
162 The added security provided by raw sends adds some restrictions to the send
182 When ZFS performs a raw send, the IV set is transferred from the source
183 to the destination in the send stream.
184 When ZFS performs a non-raw send, the data is decrypted by the source
187 In order for decryption to work after a raw send, ZFS must ensure that
243 .Nm zfs Cm send Fl R Op Fl i Ns | Ns Fl I
267 If the stream is a full send stream, this will create the filesystem
271 If the stream is an incremental send stream, all the normal verification will be
278 .Nm zfs Cm send Fl R ,
284 If the send stream was sent with
293 flag from the send stream.
327 .Dl # Nm zfs Cm send Pa tank/test@snap1 | Nm zfs Cm recv Fl o Sy encryption Ns = Ns Sy on Fl o Sy keyformat Ns = Ns Sy passphrase Fl o Sy keylocation Ns = Ns Pa file:///path/to/keyfile
332 is already being utilized for the send stream.
341 is not possible with raw send streams.
354 .Nm zfs Cm send Fl t Ar token ,
374 receive is unaffected by the value of that property in the send stream (if any),
375 as if the property had been excluded from the send stream.
377 If the specified property is not present in the send stream, this option does
425 The following commands send a full stream and then an incremental stream to a
437 .No # Nm zfs Cm send Ar pool/fs@a |
439 .No # Nm zfs Cm send Fl i Ar a pool/fs@b |
459 .No # Nm zfs Cm send Ar poolA/fsA/fsB@snap |
464 .Xr zfs-send 8 ,