62 lines
2.7 KiB
HTML
62 lines
2.7 KiB
HTML
|
<HTML>
|
||
|
<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 Setup - File Echo's Setup - Hatch Manager.</TITLE>
|
||
|
<LINK rel=stylesheet HREF="../manual.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<BLOCKQUOTE>
|
||
|
<h5>Last update 30-Jan-2001</h5>
|
||
|
<P> <P>
|
||
|
|
||
|
<H1>MBSE BBS Setup - File Echo's Setup - Hatch Manager.</H1>
|
||
|
<P>
|
||
|
|
||
|
<H3>Introduction.</H3>
|
||
|
<P>
|
||
|
Hatch files is nothing more than entering a new file into a file echo. That
|
||
|
file is searched for on your system in a specific directory with a certain
|
||
|
filemask. This can be for example a new created nodelist or an allfiles listing.
|
||
|
Everytime <strong>mbfido tic</strong> is run it will scan for files defined
|
||
|
in this setup. If such a file is found, a special .tic file is written and
|
||
|
stored in the mailers inbound directory. When the <strong>mbfido</strong>
|
||
|
starts processing .tic files, that new hatched file will be processed as if
|
||
|
it was received form another system. To let this work, you obviously need
|
||
|
an existing TIC area.
|
||
|
<P> <P>
|
||
|
|
||
|
<H3>Hatch Manager Setup.</H3>
|
||
|
<P>
|
||
|
<pre>
|
||
|
<strong>Mask </strong>The path and filename mask to search for.
|
||
|
"?" matches any character, "#" matches digits and "@" matches
|
||
|
alpha characters. Don't use "*", this doesn't work!
|
||
|
<strong>Area </strong>The area to hatch this file in.
|
||
|
<strong>Replace </strong>The filename to replace, ie. "nodelist.z*"
|
||
|
<strong>Magic </strong>The filerequest magic name, ie. "nodelist"
|
||
|
<strong>Desc </strong>The description of the file, %12 in the description
|
||
|
means copy the 12th character of the name in place.
|
||
|
<strong>Dupe </strong>Check for duplicates.
|
||
|
<strong>Active </strong>If this area is active.
|
||
|
<strong>Deleted </strong>If this area must be deleted.
|
||
|
<strong>Days </strong>The days in the week to scan for this file.
|
||
|
<strong>Month </strong>The dates in the month to scan for this file.
|
||
|
</pre>
|
||
|
<P>
|
||
|
|
||
|
<IMG SRC="../images/hatch.gif" width="589" height="343">
|
||
|
<P>
|
||
|
|
||
|
<A HREF="tic.html"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0" width="40" height="30"> Back to File Echo's Setup</A>
|
||
|
<A HREF="./"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0" width="40" height="30"> Back to index</A>
|
||
|
<A HREF="../"><IMG SRC="../images/b_arrow.gif" ALT="Home" Border="0" width="33" height="35"> Back to main index</A>
|
||
|
</BLOCKQUOTE>
|
||
|
</BODY>
|
||
|
</HTML>
|
||
|
|