I get a cpgz file when trying to extract the contents of a file created on an ubuntu system. Tried with 7zip, rar, zip, tar, nothing works... I really need to get this to work, so if somebody had a lead or a solution, that would be great !
feedback
|
|
It looks like this extension is created from the cpio utility and then gzip those contents (possibly a flag to cpio similar to tar that automatically sends the file through gzip to compress/decompress it). | |||
feedback
|
|
the problem was in fact that the file wasn't a zip file at all it only contained a php error message, which obviously couldn't be uncompressed thanks for your help anyway | |||
|
feedback
|