home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / sf2web.zip / SF2WEB.DOC < prev    next >
Text File  |  1997-07-30  |  4KB  |  83 lines

  1. synchronet filebase -> www!  (c) 1997 tom fotherby (enigma@ees.eesc.com)
  2. ------------------------------------------------------------------------
  3.  
  4. requirements
  5. ------------
  6. a) some sort of web server
  7.  
  8. what it does
  9. ------------
  10. this fine program makes hypertext files for your synchronet bbs's file
  11. areas, thus allowing people to access your file library from the www!
  12. why is this a good thing, you might ask?  well, most telnet clients
  13. don't have zmodem, or, because of net-lag, zmodem and other transfer
  14. protocols time out and end up screwing up the transfer.
  15.  
  16. getting it set up
  17. -----------------
  18. included are both DOS (16-bit) and OS/2 (32-bit) versions of this program!
  19. the DOS filename is "sf2web.exe" and the OS/2 version is "sf2web2.exe"
  20.  
  21. 1st, figure out which areas you'd like to have accessable via the www,
  22. then get the internal code for each of them (look in SCFG) then edit
  23. the config file, sf2web.cfg and add each area.
  24.  
  25. ╔══════════════════════════════════════════════════════════╗
  26. ║                      Games Directory                     ║
  27. ╠══════════════════════════════════════════════════════════╣
  28. ║ │Long Name                  Games                        ║
  29. ║ │Short Name                 Games                        ║
  30. ║ │Internal Code              GAMES  <----- this is what to║look for!
  31. ║ │Access Requirements                                     ║
  32. ║ │Upload Requirements                                     ║
  33. ║ │Download Requirements                                   ║
  34. ║ │Operator Requirements                                   ║
  35. ║ │Exemption Requirements                                  ║
  36. ║ │Transfer File Path         D:\FILES\GAMES\              ║
  37. ║ │Maximum Number of Files    500                          ║
  38. ║ │Purge by Age               Disabled                     ║
  39. ║ │Credit on Upload           100%                         ║
  40. ║ │Credit on Download         0%                           ║
  41. ║ │Toggle Options...                                       ║
  42. ║ │Advanced Options...                                     ║
  43. ╚══════════════════════════════════════════════════════════╝
  44.  
  45. example:
  46.  
  47. file area's internal code is: GAMES
  48. the .htm (or .html if using HPFS) file you want created is "games.htm"
  49. the URL LOCATION is http://ozbbs.ml.org/files/games
  50. and the Title (Area Name) of the area is "Games", the entry you would add
  51. to sf2web.cfg would look like:
  52.  
  53. games games.htm http://ozbbs.ml.org/files/games Games
  54. ^     ^         ^                               ^_ Title of the area
  55. |     |         |_ where the file(s) are located
  56. |     |_ html file to create
  57. |_ Internal Code
  58.  
  59. then, set up a daily event in synchronet to run 'sf2web.exe'.  sf2web.exe
  60. will look for the config file in the directory which the .exe resides,
  61. so you can put sf2web.exe & .cfg in your path and it will work from anywhere.
  62.  
  63. contact
  64. -------
  65. if you need other help getting sf2web setup, or would like to report a bug
  66. or comment, please e-mail me @ enigma@ees.eesc.com
  67.  
  68. registration
  69. ------------
  70. registration is only $10!  you are entitled to use this program for 30
  71. days, if after 30 days it meets your needs, you are required to register
  72. it.  if you use it unregistered after your 30 day period, you are breaking
  73. the law, that is bad.
  74.  
  75. please send check or money order made out to: Tom Fotherby
  76. to:
  77.  
  78. Tom Fotherby
  79. 3535 Hadden
  80. Rochester, MI 48306
  81.  
  82. registration entitles you to all future versions and updates of SF2WEB FREE!
  83.