home *** CD-ROM | disk | FTP | other *** search
- PCDir - an AMY-side transfer utility for the BridgeBoard
- --------------------------------------------------------
-
- Written by Greg Browne 8/1/90
-
- WHAT ------
-
- This is the AMIGA-side of a pair of matched utilities for simplifying file
- transfer to and from the bridgeboard. Simply semi-automates the AREAD and
- AWRITE stuff on the PC side by creating a file used by AMYXFER.
-
- EXPECTATIONS ------
-
- PCDir expects you to provide a command tail (YES it is CLI-only), which
- is to be an existing path to read the complete directory from. It will
- create a file called RAM:PCDLIST.BBD which should be left for the AMYXFER
- program to use on the PC side.
-
- OPERATION --------
-
- PCDir <path>
-
- where <path> = REQUIRED complete path to list
- - entire tree below the path is listed
- - recursive Listing of all Files in the path is done.
-
-
- NOTES --------
-
- This may be run as many times as you wish. Each time, a NEW file will
- be created. It can get rather large, so be selective about which path
- you want PC access to.
-
- If you return to the AMIGA side and redo the PCDir command with a new
- path, you can then switch back to the PC, and use the (3) command to
- reselect the new file with its changed path and file structure without
- leaving the AMYXFER program on the PC side.
-