2002-02-17 13:24:26 +00:00
|
|
|
<HTML>
|
|
|
|
<!-- $Id$ -->
|
|
|
|
<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 - BBS Setup - Transfer Protocols.</TITLE>
|
|
|
|
<LINK rel=stylesheet HREF="../manual.css">
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<BLOCKQUOTE>
|
2002-06-15 14:09:15 +00:00
|
|
|
<h5>Last update 15-Jun-2002</h5>
|
2002-02-17 13:24:26 +00:00
|
|
|
<P> <P>
|
|
|
|
|
|
|
|
<H1>MBSE BBS Setup - BBS Setup - Transfer Protocols.</H1>
|
|
|
|
<P>
|
|
|
|
|
|
|
|
<H3>Introduction.</H3>
|
|
|
|
<p>
|
|
|
|
It might look strange that you have to define transfer protocols for the bbs
|
|
|
|
while for the mailer you don't need to do that. This is historic, ifcico
|
|
|
|
already had internal protocols and the precessor of the bbs package had external
|
|
|
|
protocols. Because my priority was make the bbs working it still is that way.
|
|
|
|
When time comes I will build some of the protocols internal, adding external
|
|
|
|
protocols will allways be possible.
|
2002-06-15 14:09:15 +00:00
|
|
|
<p>
|
|
|
|
When you configured the sources and build mbse, the configure script searched
|
|
|
|
for excisting transfer protocols. When mbsetup was run the first time, when mbtask was
|
|
|
|
started, the protocols found on your system are already configured with the
|
|
|
|
right paths and enabled.
|
2002-02-17 13:24:26 +00:00
|
|
|
<P> <p>
|
|
|
|
|
|
|
|
<H3>Transfer Protocols Setup.</H3>
|
|
|
|
<P>
|
|
|
|
<pre>
|
|
|
|
<strong>Select Key </strong>The key the user has to press to select this protocol.
|
|
|
|
<strong>Name </strong>The name of this protocol.
|
|
|
|
<strong>Upload </strong>The full path and filename and parameters to upload files.
|
|
|
|
<strong>Download </strong>The full path and filename and parameters to download files.
|
|
|
|
<strong>Available </strong>If this protocol is available.
|
|
|
|
<strong>Batching </strong>If this is a batching protocol.
|
|
|
|
<strong>Bi direct </strong>If this is a bi-directional protocol (Not supported yet).
|
|
|
|
<strong>Advice </strong>A small advice to the user shown before the transfer starts.
|
|
|
|
<strong>Efficiency </strong>The efficiency in percent. Has no real meaning.
|
|
|
|
<strong>Deleted </strong>If this protocol must be deleted.
|
|
|
|
<strong>Sec. level </strong>The security level a user must have to select this protocol.
|
|
|
|
</pre>
|
|
|
|
<P>
|
|
|
|
<IMG SRC="../images/protocol.gif" width="589" height="343">
|
|
|
|
<P>
|
|
|
|
|
|
|
|
<A HREF="bbs.html"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0">Back to BBS index</A>
|
|
|
|
<A HREF="./"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0">Back to index</A>
|
|
|
|
<A HREF="../"><IMG SRC="../images/b_arrow.gif" ALT="Home" Border="0">Back to main index</A>
|
|
|
|
</BLOCKQUOTE>
|
|
|
|
</BODY>
|
|
|
|
</HTML>
|
|
|
|
|