>How can I restore Winnt-Computer with amrestore?

This is a bit of a guess based on reading the code, but I think it
goes like this:

  amrestore -p $TAPE <client> <share> | \
    smbclient <share> \
              -U <password> \
              [-W <domain>] \
              -d0 \
              -Tx - \
              ./<file> [./<file> ...]

>Robert Piront

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to