top | item 39678437 (no title) throwawaaarrgh | 1 year ago This is actually much better because nbdcopy can handle sparse files, you can set the number of connections and threads to number of cores, you can force a flush before exit, and enable a progress bar. For unencrypted drives it also supports TLS. discuss order hn newest verticalscaler|1 year ago If you really want a progress bar chuck in a 'pv' somewhere into the command posted at the top of the thread. rwmj|1 year ago Or add nbdcopy -p option :-) brokenmachine|1 year ago And "dd conv=sparse" to fix the other problem.
verticalscaler|1 year ago If you really want a progress bar chuck in a 'pv' somewhere into the command posted at the top of the thread. rwmj|1 year ago Or add nbdcopy -p option :-) brokenmachine|1 year ago And "dd conv=sparse" to fix the other problem.
verticalscaler|1 year ago
rwmj|1 year ago
brokenmachine|1 year ago