Is there any simple way to restore a Samba backup directly to a Unix
host? I can restore directly to an NT/2000 host with amrecover just
fine, but I'm looking to do something along the lines of
/amanda/sbin/amrestore -h -p /dev/rmt0.1 tapeserver ^//2000host/share$ \
20001231 | some_magic_command
and have the Win2K machine's backup get dumped into my current
directory.
(I'm looking to do this because the amrecover/Samba combination is
painfully slow I'm hoping restores will be faster if I do them in 2
steps....)
This is Amanda 2.4.1p1 and Samba 2.07, BTW.
--david