home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / packet / dosgate / ced.cfg < prev    next >
Text File  |  1988-12-08  |  1KB  |  42 lines

  1. Rem Sample DOSGATE configuration for CED
  2. Rem The following synonyms have been set to keep users from
  3. Rem  using the following commands.  Note that this system IS NOT FOOLPROOF!!
  4. Rem  Any *SMART* dos user CAN get arround this simple "protection" mechanism.
  5. Rem  You MUST remove all dangerous software from the system to ensure that
  6. Rem  the remote user does not have access to that software.  It is also better
  7. Rem  to set the "Read Only" file attribute on any files that you do not want
  8. Rem  to be overwritten or deleted.  And BACK UP ALL FILES!!!
  9. syn uuencode sorry
  10. syn uudecode sorry
  11. syn sendfile sorry
  12. syn readfile sorry
  13. syn del sorry
  14. syn erase sorry
  15. syn dosgate sorry
  16. syn message sorry
  17. syn set sorry
  18. syn path sorry
  19. syn format sorry
  20. syn prompt sorry
  21. syn retract sorry
  22. syn echo sorry
  23. Rem Some shorthand synonyms
  24. SYN D disc
  25. SYN B disc
  26. syn bye disc
  27. syn quit disc
  28. syn type help %1
  29. SYN H HELP
  30. SYN INFO HELP
  31. syn root end
  32. syn up cd ..
  33. syn s send
  34. syn r read
  35. syn l list
  36. Rem Disable the user from using the following commands to *SIMPLY* keep
  37. Rem him/her from getting a 'Abort Retry Ignore' message.  Set the following
  38. Rem to any drives that your system does NOT have.  (Usually drive A: & B:).
  39. Rem If you are using drive A: or B: remove the appropriate line(s).
  40. SYN A: SORRY
  41. SYN B: SORRY
  42.