Sent from my iPhone

> 
> Amanda dump images have a 32 kB special amanda header in the beginning, 
> followed by the actual backed-up data. This header contains, among other 
> things, human-readable information about how to extract the dump. In order to 
> extract the dump, this 32 kB header should be discarded from the dumpfile and 
> the remainder fed to the specific extract tool. On Unix-like systems this is 
> usually done with dd. I don't have much experience with such things on 
> Windows, but something similar surely exists.
> 
> 

Hi Toomas - amfetchdump strips the header for you so that's not the problem. 
When looking at the file, it starts with the "PK" magic bits, not with an 
Amanda header. Our server is Linux anyway, so "dd" wouldn't be an issues. 
Running the Linux "fille" command on the zip file also identifies it as a 
version 2 ZIP file. 

Essentially my problem is that only native "pkzip" (not free) can read the file 
but Linux "unzip" and 7Zip cannot  read the file. 

Cheers,

Markus

Reply via email to