Joshua Baker-LePain writes: > On Thu, 4 Apr 2002 at 5:15pm, Adam Lins wrote > > > I have a problem with my index files. Each run, a gzip'd index > > file is created. Each run, this file is about 20 bytes long. I > > doubt gzip is compressing the information on 20+GB of files into > > 20 bytes... :-( > > Out of curiousity, what are the contents of those files, once you > gunzip them?
Nothing. Nada. Zip. Zero. gzip -dc <file> | wc -c gives 0. > Is this from a package, or did you compile amanda yourself? What > does your ipchains/tables setup look like? I'll check on this. > > I'd like to know how to restore index files from tape, if anyone > > knows how to do that... > > This was discussed a while back -- check the archives. I believe > the consensus was that it wasn't all that easy. Thanks, I will. -Adam
