1. Compressed using a .RTF file AQArchive bzip2 API to .tar.bz2 format
2. Uncompressed a few files with tar.bz2 extension using AQArchive bunzip2 API.
Files were uncompressed into .tar extension successfully.
When i tried to use winzip, winrar to read the files, I got the below error messages
Using WINRAR ! C:\archive\unzipped\1.rtf.tar: The archive is either in unknown format or damaged
Using WINZIP Error reading header after processing 0 entries
Sample .tar.bz2 files and unzipped .tar files are attached.
![]() |
10 KB
|
9 KB
![]() |
1 MB
|
7 KB
1.rtf.tar is an actual rtf file. did you name the file incorrectly or did the the tar process fail?
We cannot use bzip2 to create .tar files. The extension allowed is .tbz2
We cannot use bzip2 to create .tar files. The extension allowed is .tbz2
Issue #3332 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
1.rtf.tar is an actual rtf file. did you name the file incorrectly or did the the tar process fail?