home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 August / PCWorld_2000-08_cd.bin / Software / TemaCD / freedos / full.bin / SOURCE / UNZ532 / BEOS / README < prev   
Text File  |  1997-09-22  |  2KB  |  47 lines

  1. UnZip 5.32 for BeOS
  2.  
  3. UnZip 5.30 was the first official release of Info-ZIP's UnZip to support
  4. the filesystem in BeOS.
  5.  
  6. UnZip 5.31 supports the new filesystem present in Advanced Access Release
  7. DR9 of BeOS.
  8.  
  9. UnZip 5.32 adds several important bug fixes.
  10.  
  11. *** WARNING ***
  12. The format of the data stored for the BeOS file attributes had to change 
  13. between unzip 5.31b and unzip 5.31c!  This makes the new unzip incompatible
  14. with the old zip's BeOS file attributes.
  15.  
  16. You can still unpack the _data_ in older zip files (and there are several
  17. floating around, even though the unzip 5.31b for DR9 beta was only available
  18. for a week), but you won't be able to recover the file attributes in those
  19. archives.
  20.  
  21. The new scheme makes handling BeOS file attributes much more robust, and
  22. allows for possible future expansion without another round of
  23. incompatibilities.
  24.  
  25. That's life on the edge!
  26. *** WARNING ***
  27.  
  28. The new filesystem allows for huge files (up to several terabytes!) with
  29. huge amounts of meta-data (up to several terabytes!).  The existing ZIP
  30. format was designed when this much data on a personal computer was
  31. science fiction; as a result, it's quite possible that large amounts of file
  32. attributes (more than maybe 100+K bytes) could be truncated.  Zip and UnZip
  33. try to deal with this in a fairly sensible way, working on the assumption
  34. that the data in the file is more important than the data in the file
  35. attributes.
  36.  
  37. KNOWN BUGS
  38.  
  39. Zip and UnZip are unable to save or restore the file attributes associated
  40. with symbolic links.  This is a shortcoming in the C API for accessing file
  41. attributes and will be addressed by a future version of BeOS.
  42.  
  43. Please report any bugs to Zip-Bugs@lists.wku.edu.
  44.  
  45. - Chris Herborth (chrish@qnx.com)
  46.   Sept. 12/1997
  47.