home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / vms / 14678 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  4.6 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!ACAD.DRAKE.EDU!SK0001
  2. From: SK0001@ACAD.DRAKE.EDU (Sal Kabalani)
  3. Newsgroups: comp.os.vms
  4. Subject: The Scoop on VMS ZIP and UNZIP
  5. Message-ID: <01GOEFXYSITU0012CL@ACAD.DRAKE.EDU>
  6. Date: 5 Sep 92 02:46:59 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Organization: The Internet
  9. Lines: 86
  10.  
  11. Hello All.
  12.  
  13. Someone sent the following message to info-vax and didn't leave a return 
  14. address, so I am posting the response to INFO-VAX.
  15.  
  16. >I am using a version of PK-ZIP/UNZIP for VAX/VMS, a public domain or
  17. >shareware file compression program.  This is version
  18. >4.1, I believe, and it contains a bug (?) in which all de-compressed files
  19. >have the Stream_LF Record format.
  20. >
  21. >Does anyone know if there is a new version
  22. >available (and from where?) in which this
  23. >bug has been fixed?
  24. >
  25. >Many thanks!
  26.  
  27. Text file transfer between DOS and VMS machines is a vital part of our
  28. day-to-day operation, so I have been following this topic with great interest.
  29. Here are the results of my research:
  30.  
  31. Using the new VAX ZIP/UNZIP, in conjunction with the new PKZIP version 1.93 
  32. Alpha, I was able to transfer files between MS-DOS and VMS successfully, and   
  33. reproduce them accurately on the target machine.
  34.  
  35. The software I used in my tests are: ZIP V 1.9, 20-Aug-1992; UNZIP V 5.0, 
  36. 21-Aug-1992; and the ALPHA test version of PKZIP 1.93. 
  37.  
  38. The only problem at this point is that the version of PKZIP I used is only an 
  39. ALPHA test version. It is NOT a production version. You will need to wait 
  40. until PKWARE releases PKZIP 2.0. This will be around October or November of
  41. this year. (PKWARE tech support was not able to give me exact release time.)
  42. As a personal opinion, I think all of us who use PKZIP should pay the shareware
  43. fee to support such an brilliant product. I also would like to salute all those
  44. who worked hard to make portable ZIP such a great product. Thanks guys :)
  45.  
  46. The new ZIP/UNZIP uses a new method of compression called Inflate (and its
  47. counterpart Deflate). This seems to be the preferred method of compressing text
  48. files used by ZIP/UNZIP, and this is the reason why I needed to use the new
  49. PKZIP for my testing. Inflate is supported ONLY in PKZIP 1.93 Alpha and PKZIP
  50. 2.0.
  51.  
  52. It is important that you do not use the ALPHA version of PKZIP as a production
  53. version. I strongly recommend that you wait until 2.0 is released. A word
  54. of caution: There has been a few HACKED versions of PKZIP floating around
  55. bearing the version number 2.0. DO NOT USE THEM. They may render your data
  56. unusable. When PKWARE does release 2.0, I recommend that you call their BBS
  57. and download the software yourself.
  58.  
  59. I have tested these programs with small files (under 15K) and with meduim-size 
  60. files (225K VAX->MS-DOS, 140K MS-DOS->VAX). I assume the software will produce
  61. the same results with any-size files. (We have been using ZIP/PKZIP on files up
  62. to 20 MEG in size with no problems).
  63.  
  64. Transferring ZIPped text files from VAX to MS-DOS, then PKUNZIPping them on DOS
  65. will reproduce the file accurately, including <CR> <LF> characters. 
  66. Transferring PKZIPped text files from MS-DOS to VAX, then UNZIPping them on VMS
  67. will reproduce the file accurately in a Sequential Variable Record Size
  68. format. As far as my needs go, this is MUCH better that the old STREAM_LF
  69. format.
  70.  
  71. I am listing prameter settings to successfully exchange ZIP files between VAX 
  72. and MS-DOS.
  73.  
  74.                                        Kermit File Type
  75.          ----Transfer---
  76.           From      To     ZIP Flags   MS-DOS      VAX    UNZIP Flags
  77.          ______   ______   _________   ______     _____   ___________
  78.  
  79.          VAX      MS-DOS   -l -k -V    Binary     Fixed   None
  80.          MS-DOS   VAX      None        Binary     Fixed   -a   
  81.  
  82. I have not tested the file transfer with Zmodem, or any other protocol, but I
  83. think the results will be the same. Also I have not tested the transfer of
  84. Binary file transfer. I have no need to. If anyone discoveres a problem
  85. transferring binary files, I would appreciate it if they let us know.
  86.  
  87. Hope this helps. If anyone thinks I have arrived at the wrong test results or
  88. conclusions, please feel free to correct me.
  89.  
  90. .-Sal A Kabalani----------+--Internet: SK0001 @ Acad.Drake.Edu----------------.
  91. | Superv. of Operations   |     Phone: (515) 830-0436                         |
  92. | Data Systems Department | VoiceMail: (515) 830-1086    II  I\  II  .IIII    |
  93. | Iowa Network Services   |      Fax : (515) 830-0123    II  II\ II  III      |
  94. | 4201 Corporate Drive    | Centralized Equal Access     II  II \II    III    |
  95. | Des Moines, Iowa 50265  |         CIC 225              II  II  \I  IIII'    |
  96. `----------------------- Programmers Do It With a Byte -----------------------'
  97.