• Compression programs for OS2

    From Joe Schweier@1:342/200 to all on Sunday, November 09, 2014 21:36:26
    I have been playing around with OS/2 fd & fe and I have been having a bugger of
    a time finding native os2 zip compression programs.

    Does anyone have zip/unzip and the commandlines needed for Fastecho??

    Thanx

    ---
    * Origin: Joe's Computer & BBS mail Hub joesbbs.com 1-780-574-2760 (1:342/200)
  • From Leslie Given@1:275/91 to Joe Schweier on Monday, November 10, 2014 01:15:09
    On 11/09/14, Joe Schweier said the following...

    I have been playing around with OS/2 fd & fe and I have been having a bugger of a time finding native os2 zip compression programs.

    Does anyone have zip/unzip and the commandlines needed for Fastecho??

    IIIIIIIIIIIIIIIIIIII Compression programs (OS/2) IIIIIIIIIIIIIIIIIIIIII
    Tag Command List Rt. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    1 ARC Arc.Exe aw @ 0
    2 ARJ Arj.Exe a -y -e ! 0
    3 ZIP PkZip.Exe -ao @ 0
    4 LZH LHa.Exe a -m1 @ 0
    5 PAK Pak.Exe a /wa /st @ 0
    6 SQZ Sqz.Exe a /p3 @ 0
    7 RAR RAR.EXE a -y -ep -std @ 0
    8 UC2 UC.EXE a -bf @

    IIIIIIIIIIIIIIIII Decompression programs (OS/2) IIIIIIIIIIIIIIIIIII
    Type Command Calling convention ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Unknown
    ARC ARC.EXE xwo 0
    PKARC
    PAK
    ARC+Plus
    ZOO ZOO.EXE xO 0
    PKZip UNZIP.EXE -C -s -j -o 5
    LHarc LH.EXE x /i /o 0
    ARJ UNARJ.EXE e 0
    SQZ
    RAR RAR.EXE e -y -std 0
    UC2

    --- Mystic BBS v1.10 A55 (Windows)
    * Origin: FlupH * darktech.org (1:275/91)
  • From mark lewis@1:3634/12 to Joe Schweier on Monday, November 10, 2014 01:49:59

    I have been playing around with OS/2 fd & fe and I have been having
    a bugger of a time finding native os2 zip compression programs.

    i'll have to look and see what i have and where i hid the archives...

    Does anyone have zip/unzip and the commandlines needed for
    Fastecho??

    my zip archivers are from infozip... IIRC, they come separate as they are two different projects... the ones used over here are in separate directories when i use "which" to find which one is called by default...


    Zip 2.0.1 (Sept 18th 1993)
    UnZip 5.12 of 28 August 1994, by Info-ZIP. Portions (c) 1989 by S. H. Smith.


    Compress:
    ZIP zip.exe -k9 -D -j -@ < 30
    LZH lh32.exe a /i /o 25
    RAR rarp.exe a -s -ep1 -y -c- -ee -std -md64 @ 35
    ARC arc.exe a @ 18

    Decompress:
    ARC arc.exe ewo 0
    PKZip unzip.exe -C -s -j -o 5
    LHarc lh32.exe x /i /o 0
    RAR rarp.exe e -y -std 0


    it should be noted, though, that on my system i extract all mail from the bundles using spaz on the DOS side before FE gets to it... my FE hasn't unarchived any mail in at least a decade if it has unarchived any at all... if it did, it was only one or two bundles... within the last couple of years, i've
    switched pretty much everyone to raw PKTs and have only one or two systems that
    send bundles...

    )\/(ark
    member, FastEcho Beta Team


    * Origin: (1:3634/12)
  • From Joe Schweier@1:342/200 to Leslie Given on Monday, November 10, 2014 07:46:06
    IIIIIIIIIIIIIIIIIIII Compression programs (OS/2)
    IIIIIIIIIIIIIIIIIIIIII
    Tag Command
    List Rt.
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    1 ARC Arc.Exe aw
    @ 0
    2 ARJ Arj.Exe a -y -e
    ! 0
    3 ZIP PkZip.Exe -ao
    @ 0
    4 LZH LHa.Exe a -m1
    @ 0
    5 PAK Pak.Exe a /wa /st
    @ 0
    6 SQZ Sqz.Exe a /p3
    @ 0
    7 RAR RAR.EXE a -y -ep -std
    @ 0
    8 UC2 UC.EXE a -bf
    @

    IIIIIIIIIIIIIIIII Decompression programs (OS/2)
    IIIIIIIIIIIIIIIIIII
    Type Command Calling
    convention
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Unknown
    ARC ARC.EXE xwo
    0
    PKARC
    PAK
    ARC+Plus
    ZOO ZOO.EXE xO
    0
    PKZip UNZIP.EXE -C -s -j -o
    5
    LHarc LH.EXE x /i /o
    0
    ARJ UNARJ.EXE e
    0
    SQZ
    RAR RAR.EXE e -y -std
    0
    UC2


    I tried tossing some mail, pkzip and unzip were in my FE directory and it never
    archived it.

    I was on the net looking for info-zip or something... had luck with the unzip (Os2) not the zip

    Thanx
    Joe

    ---
    * Origin: Joe's Computer & BBS mail Hub joesbbs.com 1-780-574-2760 (1:342/200)
  • From Joe Schweier@1:342/200 to mark lewis on Monday, November 10, 2014 07:57:34
    Zip 2.0.1 (Sept 18th 1993)
    UnZip 5.12 of 28 August 1994, by Info-ZIP. Portions (c)
    1989 by S. H. Smith.


    Compress:
    ZIP zip.exe -k9 -D -j -@
    < 30
    LZH lh32.exe a /i /o
    25
    RAR rarp.exe a -s -ep1 -y -c- -ee -std -md64
    @ 35
    ARC arc.exe a
    @ 18

    Decompress:
    ARC arc.exe ewo
    0
    PKZip unzip.exe -C -s -j -o
    5
    LHarc lh32.exe x /i /o
    0
    RAR rarp.exe e -y -std
    0


    I have a functioning unzip.exe file I'll have to do some more looking for a viable zip.exe file.

    Thanx

    Joe

    ---
    * Origin: Joe's Computer & BBS mail Hub joesbbs.com 1-780-574-2760 (1:342/200)