home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / VUBBS / CINET119.ZIP / INSTALL.DAT / PROTOCOL.CFG < prev    next >
Text File  |  1998-04-03  |  688b  |  25 lines

  1. ;
  2. ; protocol.cfg - upload and download configuration for ftp door.
  3. ;
  4. X X-Modem
  5. cexyz2.exe /l57600 /p%h /sx @%f
  6. cexyz2.exe /l57600 /p%h /rx %f
  7. Y Y-Modem
  8. cexyz2.exe /l57600 /p%h /sy @%f
  9. cexyz2.exe /l57600 /p%h /ry %f
  10. G Y-Modem-g
  11. cexyz2.exe /l57600 /p%h /syg @%f
  12. cexyz2.exe /l57600 /p%h /ryg %f
  13. Z Zmodem
  14. cexyz2.exe /l57600 /p%h /sz @%f
  15. cexyz2.exe /l57600 /p%h /rz %f
  16. ;
  17. ; format of protocol.cfg:     [ up to 20 protocols can be used ]
  18. ; 1st line: Protocol "Key to Press" <space> Protocol "description"
  19. ; 2nd line: Download Protocol commandline
  20. ; 2rd line: Upload Protocol commandline
  21. ;
  22. ; %h = comport handle / %f = batch file list (dl) or %f = file name (upload)
  23. ;
  24.