home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / texts / txtfiles_misc / protocal.std < prev    next >
Text File  |  2001-02-10  |  2KB  |  81 lines

  1. DSZ must be registered
  2.  
  3. Format:
  4. Receive command line:
  5. Send command line:
  6. Receive batch command line:
  7. Send batch command line:
  8. Bi-directional transfer command line:
  9. ====================================
  10.  
  11. Zmodem
  12. dsz port %2 speed %1 estimate 0 %4 rz %3
  13. dsz port %2 speed %1 estimate 0 %4 sz %3
  14. DSZ port %2 speed %1 estimate 0 %4 restrict rz
  15. DSZ port %2 speed %1 estimate 0 %4 sz @%3
  16.  
  17. Super Zmodem
  18. szmodem port %2 speed %1 /SZTurbo /HARD rz %3
  19. szmodem port %2 speed %1 /SZTurbo /HARD sz %3
  20.  
  21. HyperProtocol
  22. HYPERP PORT:%2 BAUD:%1 DISPLAY:OFF HANDSHAKE:RTS/CTS RECEIVE %3
  23. HYPERP PORT:%2 BAUD:%1 DISPLAY:OFF HANDSHAKE:RTS/CTS SEND %3
  24.  
  25. Tmodem
  26. TMODEM -B %4 -P %2 -U C:\WWIV\DLOADS\SYSOP -R %3
  27. TMODEM -B %4 -P %2 -@ %3
  28. TMODEM -B %4 -P %2 -U C:\WWIV\DLOADS\SYSOP -R %3
  29. TMODEM -B %4 -P %2 -@ %3
  30.  
  31. Jmodem
  32. JMODEM R1 %3
  33. JMODEM S1 %3
  34.  
  35. SEAlink
  36. clink /p%2 /b%1 r %3
  37. clink /p%2 /b%1 t %3
  38.  
  39. PUMA
  40. PUMA HS P%2 S%1 E%4 CDSDSZ.LOG R %3
  41. PUMA HS P%2 S%1 E%4 CDSDSZ.LOG S %3
  42. PUMA HS P%2 S%1 E%4 R C:\WWIV\DLOADS\SYSOP\
  43. PUMA HS P%2 S%1 E%4 CDSDSZ.LOG S @%3
  44.  
  45. DSZ
  46. DSZ port %2 speed %1 estimate 0 %4 rz %3
  47. DSZ port %2 speed %1 estimate 0 %4 sz -r %3
  48. DSZ port %2 speed %1 estimate 0 %4 restrict rz
  49. DSZ port %2 speed %1 estimate 0 %4 sz @%3
  50.  
  51. GSZ
  52. GSZ port %2 speed %1 est 0 %4 rz %3
  53. GSZ port %2 speed %1 est 0 %4 sz -r %3
  54. GSZ port %2 speed %1 est 0 %4 restrict rz %3
  55. GSZ port %2 speed %1 est 0 %4 sz @%3
  56.  
  57. True Ymodem
  58. DSZ port %2 speed %1 estimate 0 %4 rb %3
  59. DSZ port %2 speed %1 estimate 0 %4 sb %3
  60. DSZ port %2 speed %1 estimate 0 %4 restrict rb
  61. DSZ port %2 speed %1 estimate 0 %4 sb @%3
  62.  
  63. Ymodem-g
  64. DSZ port %2 speed %1 estimate 0 %4 rb -g %3
  65. DSZ port %2 speed %1 estimate 0 %4 sb %3
  66. DSZ port %2 speed %1 estimate 0 %4 restrict rb -g
  67. DSZ port %2 speed %1 estimate 0 %4 sb @%3
  68.  
  69. Xmodem 1K-G
  70. DSZ port %2 speed %1 estimate 0 %4 rx -kg %3
  71. DSZ port %2 speed %1 estimate 0 %4 sx -kg %3
  72.  
  73. Xmodem 1-K
  74. DSZ port %2 speed %1 estimate 0 %4 rx -k %3
  75. DSZ port %2 speed %1 estimate 0 %4 sx -k %3
  76.  
  77. Zmodem Compressed (text files)
  78. DSZ port %2 speed %1 estimate 0 %4 rz -sZ %3
  79. DSZ port %2 speed %1 estimate 0 %4 sz -srZ %3
  80.  
  81.