On Friday 06 April 2007 13:36, Dan Lund wrote:
> dd if=/dev/hda | gzip -9 -c | ssh userid@someremotehost ">
> /directory/file-name-to-be-stored.gz
I tried that, and it didn't work. I posted to the thread earlier, but the
thread has become a little hard to follow.
I had to use
dd if=/dev/hda | ssh userid@someremotehost "dd of=file-name-to-be-stored.img"
Mark
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss