home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / f / fido12u.zip / FILEREQ.INI < prev    next >
Text File  |  1989-04-20  |  2KB  |  54 lines

  1. ;
  2. ; File request list
  3. ; Fido/FidoNet version 12M
  4. ; 20 Apr 89
  5. ;
  6. ;First method:
  7. ;REQUESTABLE-FILENAME
  8. ;
  9. ;Second Method:
  10. ;REQUESTED-FILE=ACTUAL-FILENAME
  11. ;
  12. ; - - - - - - - - - - cut - here - - - - - - - - - -
  13. ;First method:
  14. ;"REQUESTABLE-FILENAME"
  15. ;    Just list the files you want to have
  16. ;    requestable. They should include pathnames
  17. ;    so that Fido can find the file; the remote
  18. ;    computer cannot access the path. For example:
  19. ;
  20. ;Example:
  21. ;C:\LIST\NODELIST.099
  22. ;    If "NODELIST.099" were file-requested this is
  23. ;    what would be sent. The remote computer can
  24. ;    only access the filename portion; the pathname
  25. ;    portion is reserved for Fido's use.
  26. ;
  27. ;
  28. ;Second Method:
  29. ;REQUESTED-FILE=ACTUAL-FILENAME
  30. ;    This is useful for making available files that
  31. ;    change names regularly, or other special purposes.
  32. ;    For example, many public FidoNet network BBSs
  33. ;    always have at least two requestable files: ABOUT
  34. ;    and FILES. ABOUT is a short description of what 
  35. ;    their system is about, and FILES is a list of
  36. ;    files that can be requested from thir BBS. 
  37. ;
  38. ;Example:
  39. ;ABOUT=C:\FIDO\1-125-111.abt
  40. ;FILES=C:\FIDO\1-125-111.lst
  41. ;    When the remote system file-reqests the file 
  42. ;    "ABOUT", they receive the file specified after the
  43. ;    = equal sign.
  44. ;
  45. ;You'll need to create the files "ABOUT.ME and "FILES.LST"
  46. ;(or whatever you decide to name them)
  47. ;
  48. ; DELETE THE COMMENTS BETWEEN THE CUT LINES! (THEY SLOW
  49. ;THINGS DOWN.)
  50. ; - - - - - - - - - - cut - here - - - - - - - - - -
  51. ;
  52. ABOUT=about.me
  53. FILES=files.lst
  54.