Am 2011-05-17 13:19, schrieb Jean-Louis Martineau: > Stefan, > > Which amrecover did you use to recover the file? > Do it one step at a time and look at the file, is it what is expected? > > $file uno.snap_mnt_ipcop_enc.20110515204708.0.0000001.RAW > Is it an amanda file?? > Post the complete header > $dd if=juno.snap_mnt_ipcop_enc.20110515204708.0.0000001.RAW bs=32k count=1 > > #remove the header > $dd if=juno.snap_mnt_ipcop_enc.20110515204708.0.0000001.RAW bs=32k > skip=1 of=aa > $file aa > What kind of file is it? > > $amcrypt -d < aa > bb > $file bb > Is it a tar file?
Thanks, Jean-Louis, will do that tomorrow and report back! Stefan
