Create disk image from a remote system
- by cringe
I want to backup a disk from a remote system, but the remote system itself has not enough space available. Now I want to use ddand pipe the output through ssh, but I can't figure out how to do it. I read several sources on the web, but I'm stuck now.
Can someone please point me to a good resource or write down the command line with explanations?