Lines Matching +full:data +full:- +full:transfer
24 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
37 .Nd CAM data transfer utility
50 utility is a sequential data transfer utility that offers standard
62 collects performance information and will display it when the transfer
68 .Bl -tag -width 12n
79 .Bl -tag -width 9n
107 disk-like devices are supported.
125 blocksize and maximum transfer size information.
129 .Dq - ,
139 At the end of a transfer, if there isn't sufficient data from the reader
142 will add zeros on the end of the data from the reader to make up a full
201 non-zero value will turn on debugging.
214 transient failures may cause the transfer to fail.
216 Specify the maximum amount of data to be transferred.
244 .Dl camdd -i pass=da8,bs=512k,depth=4 -o pass=da3,bs=512k,depth=4
246 Copy all data from da8 to da3 using a blocksize of 512k for both drives,
249 The transfer will stop when the end of either device is reached.
251 .Dl camdd -i file=/dev/zero,bs=1M -o pass=da5,bs=1M,depth=4 -m 100M
255 Stop the transfer after 100MB has been written.
257 .Dl camdd -i pass=da8,bs=1M,depth=3 -o file=disk.img
262 .Dl camdd -i file=/etc/rc -o file=-
266 .Dl camdd -i pass=da10,bs=64k,depth=16 -o file=/dev/nsa0,bs=128k