This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/html/setup/fegroup.html

96 lines
4.8 KiB
HTML
Raw Normal View History

2003-11-09 14:46:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2002-02-17 13:24:26 +00:00
<HTML>
<!-- $Id$ -->
<HEAD>
2003-11-09 14:46:31 +00:00
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
2002-02-17 13:24:26 +00:00
<META http-equiv="Content-Style-Type" content="text/css">
2003-11-09 14:46:31 +00:00
<META NAME="Language" content='en'>
2002-02-17 13:24:26 +00:00
<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 - File Groups.</TITLE>
<LINK rel=stylesheet HREF="../manual.css">
</HEAD>
<BODY>
<BLOCKQUOTE>
<div align="right"><h5>Last update 30-Sep-2002</h5></div>
<div align="center"><H1>MBSE BBS Setup - File Echo's Setup - File Groups.</H1></div>
2002-02-17 13:24:26 +00:00
<H3>Introduction.</H3>
<P>
File echo groups are to logically divide your file echo's for different
2002-04-23 20:00:55 +00:00
file distribution networks.
This screen also has a lot of fields that are needed for the auto area create.
When a new area is created a bbs download area is made and a new tic area record
is made.
It makes sense to select the groups by uplink and
2002-02-17 13:24:26 +00:00
area file that is available for that file distribution network. By doing that
downlinks can connect areas that are not yet connected at your bbs but are
2002-04-23 20:00:55 +00:00
available from your uplink. If you are connected to the filegate then there is
one area file for all distribution groups. You must then create a file group for
each distribution group, ie. Fidonet, SDS etc. The name of that group must
exactly match the comment field in the group in this setup.
2002-02-17 13:24:26 +00:00
<P>&nbsp;<p>
<h3>Cost Sharing.</H3>
<P>
With the setup of groups you can also specify the Cost Sharing for the
files distribution. The unit cost is the cost for each transmitted file
if the unit size field is zero, or the unit price per transmitted unit size.
The final cost is multiplied with the "Add Prom." factor to add taxes or so.
Also if your uplink sends advanced .tic files, the cost found in that .tic
file will be added to the cost as well. Further you can set the final price
to divide between your downlinks or let them all pay the full price.
<H3>File Group Setup.</H3>
<P>
<pre>
<strong>Name </strong>File Echo Group name.
<strong>Comment </strong>The description of that group.
2002-04-23 20:00:55 +00:00
<strong>Base path </strong>The base path for new created areas.
2002-02-17 13:24:26 +00:00
<strong>Active </strong>If this group is active.
<strong>Use Aka </strong>The Fidonet aka to use for this group
<strong>Uplink </strong>The Fidonet aka of the uplink.
2002-04-23 20:00:55 +00:00
<strong>Areas </strong>The name of the areas file (in ~/var/arealists).
<strong>Filegate </strong>Is area file in filegate.zxx format or not.
<strong>Banner </strong>Banner file to add to archives.
<strong>Convert </strong>Archiver to convert archive to.
<strong>BBS group </strong>BBS group name.
<strong>New group </strong>New files announce group.
<strong>Active </strong>If this group is active.
<strong>Deleted </strong>If this group must be deleted.
<strong>Start at </strong>New created areas must start at area nr.
2002-02-17 13:24:26 +00:00
<strong>Unit Cost </strong>The cost per unit.
<strong>Unit Size </strong>The size in Kbytes per unit.
<strong>Add Prom. </strong>The prommilage to add to the cost.
<strong>Divide </strong>Divide cost over downlinks.
2002-05-01 19:02:07 +00:00
<strong>Auto chng </strong>Auto change when running <b>mbfido areas</b>
2002-04-23 20:00:55 +00:00
<strong>User chng </strong>Auto create areas on downlinks requests.
<strong>Replace </strong>Set replace option in new areas.
<strong>Dupecheck </strong>Set Dupecheck option in new areas.
<strong>Secure </strong>Set secure option in new areas.
<strong>Touch </strong>Set Touch filedate option in new areas.
2002-04-23 20:00:55 +00:00
<strong>Virscan </strong>Set virus scanner option in new areas.
<strong>Announce </strong>Set announce files option in new areas.
<strong>Upd magic </strong>Set update magicname option in new areas.
<strong>File ID </strong>Set File ID option in new areas.
<strong>Conv. all </strong>Set convert all option in new areas.
<strong>Send orig </strong>Set send original option in new areas.
<strong>DL sec </strong>Set download security in new areas.
<strong>UP sec </strong>Set upload security in new areas.
<strong>LT sec </strong>Set list security in new areas.
<strong>Upl. area </strong>Set upload area number in new areas.
<strong>Link sec </strong>Set link security to copy to new areas.
2002-02-17 13:24:26 +00:00
</pre>
<p>
2003-11-09 14:46:31 +00:00
<img src="../images/fegroup.png" alt='File echo groups setup'>
2002-02-17 13:24:26 +00:00
<P>
<A HREF="tic.html"><IMG SRC="../images/larrow.png" ALT="Back" Border="0">Back to File Echo's Setup</A>&nbsp;
<A HREF="./"><IMG SRC="../images/larrow.png" ALT="Back" Border="0">Back to index</A>&nbsp;
<A HREF="../"><IMG SRC="../images/b_arrow.png" ALT="Home" Border="0">Back to main index</A>
2002-02-17 13:24:26 +00:00
</BLOCKQUOTE>
</BODY>
</HTML>