backup again

From: Daniel Webb (webb@robust.colorado.edu)
Date: Sun Mar 24 2002 - 10:42:02 CET


I have found a command that seems to be working!

Apparently, the "dd" command doesn't block, but "cat" does, so by
replacing dd with cat in the last try, plus adding a delay to enter the
password, seems to be working. Here is the command now:

>(sleep 10; cat /dev/hda1) | ssh user@host "cat - > hda1.raw"

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk
For additional commands, e-mail: mulinux-help@sunsite.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:21 CET