Consulting

Results 1 to 6 of 6

Thread: PAR file

  1. #1
    VBAX Regular
    Joined
    Sep 2004
    Posts
    8
    Location

    PAR file

    Greetings all,

    Not too sure whether this is the right sub forum to post this thread... should anyone think that it belongs to another sub forum, pls. help me to move it over and drop me a mssg

    Well, recently encounter a difficulty (in fact 2 difficulties, but 1 solved).

    1st: (Though this is solved but would like to know whether there are other solutions out there) Have some important data in a diskette formatted into 1.2M. Hence, I hunt and use 1.2M Format Floppy Drive to read and retrieve data stored in those diskettes.

    Q: Are there any other solutions instead of getting a physical 1.2M Floppy Drive to read and retrieve data in a 1.2M diskette?


    2nd: Data stored in the diskette is .PAR file.

    Q: Any method that I can use to read and edit (if possible)? What kinda medium that is needed to read or output this info. to a more end user friendly data?

    Cheers...

  2. #2
    Knowledge Base Approver
    The King of Overkill!
    VBAX Master
    Joined
    Jul 2004
    Location
    Rochester, NY
    Posts
    1,727
    Location
    Hi 7,

    PAR files (as you probably know) are pieces of bigger files to be combined later on, short for PARity files.
    The most common program to deal with these is called SmartPAR. When the PAR file is opened in SmartPAR it lists out all the pieces of the bigger file, and any pieces meant to fill in the holes (.P## files). I personally use QuickPAR, a similar program that also combines PAR2 files, a next-generation version of PAR files.
    But what concerns me is that PAR files are generally only the 'table of content' files for the spanned file(s), not one of the actual data files itself. I would say try opening the PAR file in smartpar, and see what it says. See if it is a standard PAR file, like I described above, and if so see if there are more parts than just the PAR file.
    I hope this helps, if you need any more help I'll be glad to if I can.

    Matt

  3. #3
    VBAX Regular
    Joined
    Sep 2004
    Posts
    8
    Location
    Quote Originally Posted by mvidas
    Hi 7,

    PAR files (as you probably know) are pieces of bigger files to be combined later on, short for PARity files.
    The most common program to deal with these is called SmartPAR. When the PAR file is opened in SmartPAR it lists out all the pieces of the bigger file, and any pieces meant to fill in the holes (.P## files). I personally use QuickPAR, a similar program that also combines PAR2 files, a next-generation version of PAR files.
    But what concerns me is that PAR files are generally only the 'table of content' files for the spanned file(s), not one of the actual data files itself. I would say try opening the PAR file in smartpar, and see what it says. See if it is a standard PAR file, like I described above, and if so see if there are more parts than just the PAR file.
    I hope this helps, if you need any more help I'll be glad to if I can.

    Matt
    Hi Matt,

    Thanks for the reply...
    SmartPAR, QuickPAR, etc... they are all in my PC. Had tried once to open one of the files, in a hurry, so did not really look at the info. Will try again tomorrow when I'm back to my work place.

    Actually, the PAR files that I have belong to a machine setting. I'm trying to find a way to so called decode the info. and translate it into a excel file and readable data.

    Anyway, I definitely need helps on this matter... hope can find some solutions or ideas from you

  4. #4
    Knowledge Base Approver
    The King of Overkill! VBAX Master
    Joined
    Jul 2004
    Location
    Rochester, NY
    Posts
    1,727
    Location
    OK, must not be a parity file, but just another PAR file (like a windows swap file maybe?)

    Is the data confidential? If not, would you be able to zip it up and post it? We can take a look and see how to decode/extract. I just did a quick search about it (as im sure you did) and couldnt find much, perhaps with file details we could.
    Matt

  5. #5
    VBAX Regular
    Joined
    Sep 2004
    Posts
    8
    Location
    Quote Originally Posted by mvidas
    OK, must not be a parity file, but just another PAR file (like a windows swap file maybe?)

    Is the data confidential? If not, would you be able to zip it up and post it? We can take a look and see how to decode/extract. I just did a quick search about it (as im sure you did) and couldnt find much, perhaps with file details we could.
    Matt
    Hi there,

    First of all, I'm so glad to have such a feedback from you... I attach a sample file here... have a look.

    Thanks in advance!!!! :rofl

  6. #6
    Knowledge Base Approver
    The King of Overkill! VBAX Master
    Joined
    Jul 2004
    Location
    Rochester, NY
    Posts
    1,727
    Location
    I just quickly looked at it and nothing in it (which wasnt much at all) looked familiar. When I get home tonight I'll try it again, I have better programs at home for analyzing the file. Hopefully either someone else can help, or I'll figure it out tonight. I'll keep you updated!
    Matt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •