home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / vfatea11.zip / README.TXT next >
Text File  |  2001-01-10  |  4KB  |  84 lines

  1.  
  2.   VFAT2EA version v1.1
  3.   --------------------
  4.  
  5.  
  6. Introduction:
  7. - - - - - - -
  8.   For FAT partitions, WinXX can assign long filenames to files, and saves them
  9.   in the directory structure. This partition type is called VFAT. OS/2 is not
  10.   able to use these long filenames (except by using VFAT IFS), just the short
  11.   aliases.
  12.  
  13.   By using VFAT2EA, you'll be able to see, and even copy these long filenames
  14.   *in the WPS*! (Or in any programs which manages .LONGNAME EAs.)
  15.  
  16.   VFAT2EA converts VFAT Long Filenames to OS/2's .LONGNAME Extended Attributes,
  17.   which is the standard way in OS/2 to store the long filenames for every file
  18.   or directory on a partition, which does not support long filenames.
  19.  
  20.   For using OS/2 written long filenames in WinXX, use the /B switch. It will
  21.   convert back all .LONGNAME Extended Attributes to VFAT Long Filenames. Before
  22.   using it, please read all this readme file!
  23.  
  24. Usage:
  25. - - - -
  26.   You'll get help, by starting the programs without parameters.
  27.  
  28.   For first run, it's recommended to use the /QUERY switch, to see if the prog-
  29.   ram works well for you too. If it's OK, you can run it without that, to do
  30.   the real work.
  31.  
  32.   The program has two different working modes: VFAT2EA and EA2VFAT. The default
  33.   mode is the VFAT2EA, which means that you can make WinXX written disks usable
  34.   for OS/2. If you specify the /B switch, you switch to EA2VFAT mode, where the
  35.   program will make OS/2 written disks usable for WinXXs. (Well, here usable
  36.   means that you are able to see long filenames...)
  37.  
  38.   Note, that in EA2VFAT mode, you cannot specify drive+path, only drive.
  39.  
  40. Warning!
  41. - - - - -
  42.   VFAT2EA is quite a useful and harmless program. Opens the partition or drive,
  43.   reads the directory structure, gets all the Long Filenames from that, and
  44.   appends them to files.
  45.   Even if it does someting wrong, the only problem it can cause is to append
  46.   wrong long filenames.
  47.   But!
  48.   In EA2VFAT mode, it reads and writes your partition. It deletes all informa-
  49.   tion about the files and directories on your partition/disk, and re-creates 
  50.   the structures. This way if it does something wrong (e.g. creates bad direc-
  51.   tory structure or writes something bad into the FAT table) you may loose or 
  52.   damage your files!
  53.   Actually, it does not have a big probability, but be careful!
  54.  
  55. History:
  56. - - - - -
  57.  v1.01 : Initial release. Supports only [FAT16   ] partitions.
  58.  v1.06 : A lot of bugfixes.
  59.          Added support for [FAT12   ] and [FAT     ] partitions.
  60.          Added support for floppy disks. (Tried only 3.5/1.44Mb and ZIP drives)
  61.          Can be started to work with subdirectories only.
  62.  v1.07 : New switch: /FORCEFAT
  63.          From now, EA2VFAT is also included as a separate EXE.
  64.  v1.1  : The two programs has been put together, into one EXE.
  65.          New switch: /B (to choose between VFAT2EA and EA2VFAT)
  66.          Added support for Unicode. National characters should be OK now.
  67.          EA2VFAT does not destroy VFAT Long Filenames, which are not known to
  68.           OS/2. (In other words, you don't have to start VFAT2EA before EA2VFAT
  69.           VFAT Long Filenames will be automatically preserved.)
  70.          Improved FAT detector algorithm.
  71.  
  72. Problems, questions, suggestions, remarks:
  73. - - - - - - - - - - - - - - - - - - - - - -
  74.   They are all welcomed, send them to kocsisp@dragon.klte.hu .
  75.  
  76. Others:
  77. - - - -
  78.   This program is freeware.
  79.   Use it at your own risk!
  80.   I'm not responsible for any damage this program may do.
  81.   blah-blah-blah...
  82.  
  83. END! (like in Cow and Chicken..;) )
  84.