jaschwa
09-07-2002, 10:16 PM
A former customer is having problems extracting a backup of his site (a .raq file) using the manual how-to from Cobalt's knowledgebase. After stripping the headers, it says to run this command:
tar -zxvPpf out.tar.gz
I get this error:
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
Anyone know of a way to recover at least a part of the data there? Thanks.
tar -zxvPpf out.tar.gz
I get this error:
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
Anyone know of a way to recover at least a part of the data there? Thanks.
