diff --git a/html/misc/ftpserver.html b/html/misc/ftpserver.html index 9f5ad432..83ed0b40 100644 --- a/html/misc/ftpserver.html +++ b/html/misc/ftpserver.html @@ -14,7 +14,7 @@
-
Last update 09-Feb-2002
+
Last update 03-Sep-2005

How to setup an FTP server to work with MBSE BBS.

In order to let MBSE BBS and your FTP server to both function together you must @@ -93,6 +93,14 @@ In the /opt/mbse/ftp/etc/group file, add the group bbs so that your directory listings give the proper groupname instead of a number.

+If you want to increase the download counters when files are downloaded via ftp +you must make sure that the ftp daemon logs the downloads to a xferlog +file, for example /var/log/xferlog. This logfile must be readable by user mbse. +Then in mbsetup menu 1.13.5 enter full filename and path to this logfile. +The mball program will parse this file and increase the download counters +for the files that are downloaded from the bbs. +

+ BackGo Back

diff --git a/html/misc/webserver.html b/html/misc/webserver.html index 7e855938..8c7a0c77 100644 --- a/html/misc/webserver.html +++ b/html/misc/webserver.html @@ -13,7 +13,7 @@
-
Last update 09-Feb-2002
+
Last update 03-Sep-2005

How to setup an webserver to work with MBSE BBS.

Introduction

@@ -99,6 +99,19 @@ This are some snapshots of how this will look like, click to enlarge: dreamlandbbs +

 

+ +

Counting downloads

+

+If you want to increase the download counters when files are downloaded via www +you must make sure that the web logs the downloads to a access_log +file, for example /var/log/apache/access_log. +This logfile must be readable by user mbse and must be in combined +format. You can set this in your apache configuration file. +Then in mbsetup menu 1.13.4 enter full filename and path to this logfile. +The mball program will parse this file and increase the download counters +for the files that are downloaded from the webserver. +

BackGo Back diff --git a/html/programs/mbsebbs.html b/html/programs/mbsebbs.html index c5177ac1..82b68092 100644 --- a/html/programs/mbsebbs.html +++ b/html/programs/mbsebbs.html @@ -14,7 +14,7 @@

-
Last update 26-Aug-2005
+
Last update 03-Sep-2005

mbsebbs - The main BBS program

Synopsis.

@@ -62,36 +62,33 @@ screens are searched for in the following order;
  • filename.asc in the default language directory.
  • If nothing is found, nothing is displayed. -mainlogo. Here you can put a logo or something. -welcome. This screen can contain information about the session +Here is the list of displayed screens: +
      +
    1. mainlogo. Here you can put a logo or something. +
    2. welcome. This screen can contain information about the session the user has, his download limits, time left etc. -

      -welcome1 is shown if the user has show bulletins set to true. -welcome2 is shown if the user has show bulletins set to true. -welcome3 is shown if the user has show bulletins set to true. -welcome4 is shown if the user has show bulletins set to true. -welcome5 is shown if the user has show bulletins set to true. -welcome6 is shown if the user has show bulletins set to true. -welcome7 is shown if the user has show bulletins set to true. -welcome8 is shown if the user has show bulletins set to true. -welcome9 is shown if the user has show bulletins set to true. -

      -birthday is shown if the user logs in at his birthday and if he +

    3. welcome1 is shown if the user has show bulletins set to true. +
    4. welcome2 is shown if the user has show bulletins set to true. +
    5. welcome3 is shown if the user has show bulletins set to true. +
    6. welcome4 is shown if the user has show bulletins set to true. +
    7. welcome5 is shown if the user has show bulletins set to true. +
    8. welcome6 is shown if the user has show bulletins set to true. +
    9. welcome7 is shown if the user has show bulletins set to true. +
    10. welcome8 is shown if the user has show bulletins set to true. +
    11. welcome9 is shown if the user has show bulletins set to true. +
    12. birthday is shown if the user logs in at his birthday and if he has show bullentins set to true. -

      -dd-mm is shown if dd is the date of today and +

    13. dd-mm is shown if dd is the date of today and mm is the current month and if the user has show bulletins set to true. -

      -sec20 is shown if the user has the security level in the +

    14. sec20 is shown if the user has the security level in the filename, level 20 in this example. Als the display bulletins must be set to true. -

      -news is shown if the user has the display bulletins set to +

    15. news is shown if the user has the display bulletins set to true. -

      -onceonly is shown only if the user has never seen this screen, +

    16. onceonly is shown only if the user has never seen this screen, the test is to compare the users last login date against the date of this file. +

    After all these screens the users Offline Reader areas are checked to see if you as sysop didn't change the message areas. If you made changes, the users