On Tue, Jul 12, 2005 at 10:15:14PM +0200, Geert Uytterhoeven wrote:

> > I've set up a very nice backup to disk and everything works like a
> > charm. I've just got one problem: How do I run an amrestore of one of
> > the virtual tapes? Or can I just copy the files out of the tape
> > directory? How do I handle the usual 2GB chunking then?
> Just like with a real tape changer :-)

> Use `amrecover', not `amrestore'.

But I actually want to restore the archives not individual files. Can I
do that with amrecover?

I found that I can do something like this though:

amrestore -p diskdir/slot30/00002.machine._.3  | \
        ssh machine "cat - >~/restore/machine._.2.tar"

I just wonder if it's the right way to do it[tm].

Thanks for your help.
-- 
bye, Micha

Reply via email to