|
When calling ExtractArchive that contains an xml file it extracts it OK but it appends ".tar" as the file extension. The zips have a .gz extension which I assume is gzip format. I cannot do anything to change how the files are compressed because
I'm receiving them from a third party. Is this .tar extension something to be expected in this scenario?
|