[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dd or cp over network: should I use scp?



On Thu, Feb 24, 2011 at 14:44, Steven Ayre <steveayre@gmail.com> wrote:
> You can use dd via ssh if you wish. I think the command would be:
> dd if=/dev/sda1 | ssh user@host "dd of=/path/to/sda1.img"
>

Wow, that is really cool. I did not know that dd could be piped as such. Thanks!

-- 
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com


Reply to: