home *** CD-ROM | disk | FTP | other *** search
/ Quake 'em / QUAKEEM.BIN / quake / programs / magelink / magelink.doc next >
Encoding:
Text File  |  1996-01-27  |  1.9 KB  |  62 lines

  1. «MageLink» - IPX File Transfer v1.17ß
  2. Copyright (C) 1995 SSV Services
  3. Written by Nathan Hartwell
  4.  
  5. ──────────
  6. Disclaimer:
  7. ──────────
  8.  
  9.   This program is provided AS IS.  I will take no responsibility for any
  10. performance drop, data loss, and/or any other effects this program may incurr
  11. upon your system.  You have the right to delete this program as you see fit.
  12.  
  13. ────────────
  14. Registration:
  15. ────────────
  16.  
  17.   None is required (yet).  However, donations may be sent to:
  18.  
  19.  Nathan Hartwell
  20.  15 W. Meadowbrook Drive Apt #2
  21.  Red Bank, TN  37415-2762
  22.  
  23. ───────
  24. Purpose:
  25. ───────
  26.  
  27.   This program was written to transfer files from one system to as many as 16
  28. other systems.  Transfer rates vary depending on the drive performance of
  29. each individual system involved (and on the number of systems in use).
  30.  
  31. NOTE: MageLink/2 (the OS/2 port, if it is done) will be done by Madison
  32.       Hunter.  Hopefully he will add any necessary document changes.
  33.  
  34. ─────────────────────────
  35. MAGELINK.EXE Command Line:
  36. ─────────────────────────
  37.  
  38.   Use '/' or '-' as the switch prefix.  Valid switches are as follows:
  39.  
  40.       C - Specifies Client Mode
  41.           (default if no command-line parameters are specified)
  42.  
  43.       H - Specifies Host Mode
  44.           (default if only paths or filemasks passed on command-line)
  45.  
  46.      P# - Specify an alternate IPX socket to use (default: 0x4070)
  47.  
  48.       Q - Quiet mode (-no- display)
  49.  
  50.       R - Recurse Sub-Dirs (also sets host mode)
  51.  
  52.       S - Skip files that you already have, default is to overwrite.
  53.           NOTE: Using this parameter automatically sets client mode.
  54.  
  55.   In Host mode you will also specify the source filemask.  The filemask may
  56. contain a path (ie. *.* or F:\MODS\*.MOD will work).  Multiple files and/or
  57. filemasks may be specified on the command-line.
  58.  
  59.   In Client mode, you can specify a destination path for incoming files.  If
  60. no path is given, the current directory is used.
  61.  
  62.