Difference between revisions of "How correctly extract tar.gz file?"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
This problem usually appear when you or your customer export Call Data Records (CDR) from MOR GUI. The archive extension has .tar.gz . Usually when somebody opens such archive with archivator - the cdr file in .csv forward is displayed correctly, but if file was saved by user into his PC and later opened for review - occasionally incorrect file is displayed instead of CDR file. This is because archive's extension was changed from .tar.gz to .gz .
On Windows:


 
# Make sure you have WinRAR, if not - install it from [http://www.rarlab.com/download.htm here]
[[File:ss2.jpg]]
# Save file from MOR '''WITHOUT CHANGING IT'S NAME'''
 
# Press RIGHT mouse button on the file
If you change file extension before you save it - very like you will not see a correct file inside archive, '''so you have to save archive as it is'''.
# Select '''Extract here'''
 
# You will get CSV file with you data.
[[File:Ss.jpg]]

Latest revision as of 13:00, 22 November 2010

On Windows:

  1. Make sure you have WinRAR, if not - install it from here
  2. Save file from MOR WITHOUT CHANGING IT'S NAME
  3. Press RIGHT mouse button on the file
  4. Select Extract here
  5. You will get CSV file with you data.