home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / phdx.zip / readme.txt < prev   
Text File  |  1995-03-22  |  4KB  |  104 lines

  1. +-----------------------+
  2. |Parallel Hard Disk Xfer|
  3. +-----------------------+
  4. March 22, 1995
  5.  
  6.  Here is a set of tools that provides powerfull data exchange support
  7. between hard disks of two computers using the parallel port. Main features
  8. are:
  9.  - MS/DOS or OS/2 client, MS/DOS server,
  10.  - FDISK and FORMAT support,
  11.  - SMARTDRV, DBLSPACE and DRVSPACE support,
  12.  - HPFS support with OS/2,
  13.  - Remote boot,
  14.  - Hard disk copy at sector level,
  15.  - Partition copy,
  16.  - Hard disk backup, restore and compare (MS/DOS),
  17.  - Automatic partitionning and formating (MS/DOS),
  18.  - Directory import and export (MS/DOS),
  19.  - Directory synchronization (MS/DOS).
  20.  
  21. Files
  22. -----
  23. PHDX.EXE - Multi-mode MS/DOS program that can be run in server or client mode.
  24.  In client mode, it can be used as a driver or a command. Even if it used as
  25.  a command, it is able to dynamically add MS/DOS drives. The Windows virtual
  26.  driver is embedded.
  27.  
  28. PHDXBOOT.EXE - Program to create a remote boot diskette.
  29.  
  30. PHDX.DDP - Script file for OS/2 driver installation.
  31.  
  32. PHDX.ADD - OS/2 client driver. The OS/2 client is able to access HPFS
  33.  partitions even if the server runs under MS/DOS.
  34.  
  35. HDCOPY.EXE - Hard disk and partition copy utility for MS/DOS. This utility
  36.  works at the sector level and can be used on a single computer (without
  37.  PHDX) or between two computers (with PHDX).
  38.  
  39. PHDXFER.EXE - Disk management utility for MS/DOS. This utility requires PHDX.
  40.  It can be used to import, export or synchronize directories between two
  41.  computers or to perform backups using a hard disk on another computer. The
  42.  backup operation can be used to copy a complete partition at file level,
  43.  including system files. A partition is automatically created and formatted
  44.  on the destination drive if required. If the source drive is the system
  45.  drive, the destination drive will be bootable.
  46.  
  47. Cable
  48. -----
  49.  The cable is a standard parallel to parallel transfert cable. You can get
  50.  its specifications by executing the following command:
  51.  PHDX /?
  52.  
  53. Installation
  54. ------------
  55.  It is not necessary to install these tools on your computer except if you
  56. use them frequently (for example to exchange data between your desktop and
  57. your laptop). In that case, you just copy the PHDX.EXE and PHDXFER.EXE files
  58. in the DOS directory of your computer.
  59.  
  60.  It is recommended to create a PHDX server diskette using the following
  61. steps:
  62.  - Format a diskette under MS/DOS using the /S option,
  63.  - Copy the PHDX.EXE file to this diskette,
  64.  - Create a AUTOEXEC.BAT file on this diskette containing the following
  65.  line:
  66.    PHDX /S
  67.  This diskette will be used to boot the server computer even if MS/DOS is
  68. not installed on it.
  69.  
  70.  A specific driver must be installed when the client is running OS/2. The
  71. simplest way is to copy the PHDX.DDP and PHDX.ADD files on a diskette and
  72. to execute the standard OS/2 device driver installation procedure. This
  73. driver can remain installed even if the computer is not connected to a
  74. server. In that case, it is automatically unloaded.
  75.  If you want to remote boot OS/2 from a server, you must install the PHDX.ADD
  76. driver on the server disk. In addition, the PHDX.ADD driver must be loaded
  77. before any other .ADD disk driver in the CONFIG.SYS file.
  78.  
  79. Documentation
  80. -------------
  81.  You can get documentation for each utility by executing it with the
  82. /? option. The OS/2 driver will display configuration information if you 
  83. add the /V option in the CONFIG.SYS file.
  84.  
  85. +----------------------------+
  86. |PHDX is not a free software!|
  87. +----------------------------+
  88. If you like it and want to use it after a free 30 days period,
  89. please send 15 dollars to (USA):
  90. CIS Technology, Inc.
  91. 3265 Peppermint Street
  92. Newbury Park, CA 91320
  93. Contact: Alan Guggenheim, Compuserve: 74157,155 - Internet: guggenh@ibm.net
  94. - Prodigy: FCWR64A
  95.  
  96. or 100 french francs to (EUROPE):
  97. Aton Systèmes
  98. 9, rue Olof Palme
  99. 94000 Creteil, FRANCE
  100. Contact: Dominique Ezvan, Compuserve: 100433,2571
  101.  
  102. If registered, you will receive the next version of PHDX when availlable. It
  103. will include data compression for better transfert rate and CD-ROM support.
  104.