<div dir="ltr">Hi Professor,<div><br></div><div>Is it an absolute necessity that we use tar(1) on the local machine before using dd on the remote machine to transfer the file? Because I&#39;ve found an alternative online that may be a bit more efficient.</div><div><br></div><div>Finding the command to transfer files via dd on remote computers here: <a href="https://www.pantz.org/software/dd/drivecopywithsshanddd.html">https://www.pantz.org/software/dd/drivecopywithsshanddd.html</a> I soon wondered what the advantage to piping through gzip was. I then came upon this question:</div><div><br></div><div><a href="http://superuser.com/questions/760097/why-is-piping-dd-through-gzip-so-much-faster-than-a-direct-copy">http://superuser.com/questions/760097/why-is-piping-dd-through-gzip-so-much-faster-than-a-direct-copy</a><br></div><div><br></div><div>Would it be acceptable to pipe the dd through gzip in order to maximize network speed? Or would the same thing be accomplished via using tar on the local machine before transferring the files?</div></div>