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

From Kolmisoft Wiki
Jump to navigationJump to search
 
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
 
# Select '''Extract here'''
 
# You will get CSV file with you data.
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''', you cannot change file name - otherwise your archive will be damaged.
 
 
 
[[File:Ss3.jpg]]
 
To extract CDR file from archive using WinRAR archiver ([http://www.rarlab.com/ http://www.rarlab.com/]) double press on archive containing CDR file, then choose extraction point (for example Desktop) and press Ok button. Afterwards you can open extracted CDR file with your favorite .csv file viewer (for example notepad, wordpad or any excel application).

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.