2001-11-26 22:38:52 +00:00
|
|
|
<HTML>
|
2002-02-17 13:24:26 +00:00
|
|
|
<!-- $Id$ -->
|
2001-11-26 22:38:52 +00:00
|
|
|
<HEAD>
|
|
|
|
<META http-equiv="Content-Type" content="text/html; charset=ISO 8859-1">
|
|
|
|
<META http-equiv="Content-Style-Type" content="text/css">
|
|
|
|
<META name="author" lang="en" content="Michiel Broek">
|
|
|
|
<META name="copyright" lang="en" content="Copyright Michiel Broek">
|
|
|
|
<META name="description" lang="en" content="MBSE BBS Manual">
|
|
|
|
<META name="keywords" lang="en" content="MBSE BBS, MBSE, BBS, manual, fido, fidonet, gateway, tosser, mail, tic, mailer">
|
|
|
|
<TITLE>MBSE BBS Programs - Allfile listing generator.</TITLE>
|
|
|
|
<LINK rel=stylesheet HREF="../manual.css">
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<BLOCKQUOTE>
|
|
|
|
<h5>Last update 25-Nov-2001</h5>
|
|
|
|
<P> <P>
|
|
|
|
|
|
|
|
<H1>mball - Allfiles listing generator</H1>
|
|
|
|
<P>
|
|
|
|
|
|
|
|
<H3>Synopsis.</H3>
|
|
|
|
<P>
|
|
|
|
<code><strong>mball</strong> [commands] <options></code>
|
|
|
|
<P> <P>
|
|
|
|
|
|
|
|
<H3>Description.</H3>
|
|
|
|
<P>
|
|
|
|
<strong>mball</strong> is the allfiles and newfiles listing generator that
|
|
|
|
can be made available on your bbs for your users to get a complete listing
|
|
|
|
of wat is available for download. When used with the <strong>-zip</strong>
|
|
|
|
option it can also produce complessed versions of these two listings. The
|
|
|
|
resulting files are created in the current directory. After the creation of
|
|
|
|
these files you can hatch them into your bbs with the programs <strong>
|
|
|
|
mbfido tic</strong> when you properly setup a .tic file area for this purpose
|
|
|
|
and create records for the hatch manager.
|
|
|
|
<P> <P>
|
|
|
|
|
|
|
|
<H3>Environment.</H3>
|
|
|
|
<P>
|
|
|
|
In order to run <strong>mball</strong> you need to set the global variable
|
|
|
|
<strong>$MBSE_ROOT</strong>. This variable must point to the root of the bbs
|
|
|
|
directory structure. The main configuration file <strong>config.data</strong>
|
|
|
|
must be present in the ~/etc directory.
|
|
|
|
<P> <P>
|
|
|
|
|
|
|
|
<H3>Commands.</H3>
|
|
|
|
<P>
|
|
|
|
<code><strong>mball list</strong> </code> - Create allfiles.txt and newfiles.txt files.
|
|
|
|
<p> <P>
|
|
|
|
|
|
|
|
<H3>Options.</H3>
|
|
|
|
<P>
|
|
|
|
<code><strong>mball [command] -quiet</strong></code> - Quiet mode, supress screen output.<br>
|
|
|
|
<code><strong>mball list -zip</strong> </code> - Create zipped listings as well.
|
|
|
|
<p>
|
|
|
|
|
|
|
|
<H3>Setup.</H3>
|
|
|
|
<P>
|
|
|
|
In <strong>mbsetup</strong> menu 1.16 you need to set the public FTP base,
|
|
|
|
the days to include in newfiles listings and the maximum security level.
|
|
|
|
<P>
|
|
|
|
|
2002-02-17 13:24:26 +00:00
|
|
|
<A HREF="index.htm"><IMG SRC="../images/larrow.gif" ALT="Index" Border="0">Back to index</A>
|
|
|
|
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.gif" ALT="Main" Border="0">Back to Main index</A>
|
2001-11-26 22:38:52 +00:00
|
|
|
</BLOCKQUOTE>
|
|
|
|
</BODY>
|
|
|
|
</HTML>
|
|
|
|
|