[lug] tape backup error

Sean Reifschneider jafo at tummy.com
Fri Oct 13 14:57:06 MDT 2000


On Fri, Oct 13, 2000 at 01:44:26PM -0600, KELLEY SCOTT T wrote:
>ssh <host> dd if=/dev/rmt/0 | tar -xvf -

Try: ssh host dd bs=10240 if=/dev/rmt/0 | tar xv

(you may want "tar xpv" -- p=preserve permissions.  Don't ask me why that
isn't default on a backup program.  ;-)

Sean
-- 
 Any sufficiently advanced technology is indistinguishable from a rigged demo.
Sean Reifschneider, Inimitably Superfluous <jafo at tummy.com>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python




More information about the LUG mailing list