home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / RBTCH242.ZIP / EXAMPLE.ZIP / RSB2BYTE.ZIP / RSB2BYTE.DOC < prev    next >
Text File  |  1993-07-24  |  1KB  |  25 lines

  1. Here is a fix for problems with downloading file when ratios are turned
  2. on.  What happens is:
  3.  
  4. User logs on and tries to download a file that is larger than they are
  5. allowed to download.  When the user logs off or goes to a door, the
  6. bytes size and number of downloads are written to the users record
  7. as if they did download the file!  The problem will occur with either
  8. byte ratios or file ratios.  This fix takes care of that problem.
  9.  
  10. Also included here is a fix for use with RBatch.  RBatch in the
  11. latest BETA version is giving byte credits back to users who
  12. upload files.  This feature is TOTALLY configurable for the sysop
  13. who wishes to use it.  (The merges here can be used even if the
  14. sysop is not using RBatch).
  15.  
  16. The fix will display the proper amount of bytes that the user is
  17. able to download and not just the amount listed in PASSWRDS file.
  18. In other words, if the user gets 250K/Day but uploads some files
  19. and gets 100K of byte credits then tries to download a 301K file,
  20. RBBS would normally display that you have exceeded your 250K/Day
  21. limit - With this mod it will now display that you have exceeded
  22. your 300K/Day limit for the current day.
  23.  
  24.  
  25.