home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / emulate / amyxfer.lzh / PCDIR.DOC < prev    next >
Text File  |  1990-08-01  |  1KB  |  38 lines

  1.  PCDir - an AMY-side transfer utility for the BridgeBoard
  2.  --------------------------------------------------------
  3.  
  4.  Written by Greg Browne 8/1/90
  5.  
  6. WHAT ------
  7.  
  8.   This is the AMIGA-side of a pair of matched utilities for simplifying file
  9.   transfer to and from the bridgeboard.  Simply semi-automates the AREAD and
  10.   AWRITE stuff on the PC side by creating a file used by AMYXFER.
  11.  
  12. EXPECTATIONS ------
  13.  
  14.   PCDir expects you to provide a command tail (YES it is CLI-only), which
  15.   is to be an existing path to read the complete directory from.  It will
  16.   create a file called RAM:PCDLIST.BBD which should be left for the AMYXFER
  17.   program to use on the PC side.
  18.  
  19. OPERATION --------
  20.  
  21.    PCDir <path>
  22.  
  23.      where <path> = REQUIRED complete path to list
  24.                   - entire tree below the path is listed
  25.                   - recursive Listing of all Files in the path is done.
  26.  
  27.  
  28. NOTES --------
  29.  
  30.    This may be run as many times as you wish.  Each time, a NEW file will
  31.    be created.  It can get rather large, so be selective about which path
  32.    you want PC access to.
  33.  
  34.    If you return to the AMIGA side and redo the PCDir command with a new
  35.    path, you can then switch back to the PC, and use the (3) command to
  36.    reselect the new file with its changed path and  file structure without
  37.    leaving the AMYXFER program on the PC side.
  38.