[an error occurred while processing this directive]

  • restore from client using ssh and restore
    By : Rob ( Tue May 11 08:23:02 2004 )

    from client "linux" to backup server "solaris":

    clent> cd /tmp
    client> ssh -x server "dd if=/dev/rmt/0ln ibs=63k" | /sbin/restore -ivf -
    Verify tape and initialize maps
    Input is from file/pipe
    user@server's password:
    Input block size is 32
    Dump date: Tue May 9 07:07:49 2004
    Dumped from: the epoch
    Level 0 dump of / on client.comp.com:/dev/sda3
    Label: /
    Extract directories from tape
    Initialize symbol table.
    /sbin/restore >

    Return to article...[an error occurred while processing this directive]