Updated documentation
This commit is contained in:
parent
d03a7e2b72
commit
02c3ba105e
Binary file not shown.
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 17 KiB |
@ -12,7 +12,7 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<h5>Last update 30-Jan-2001</h5>
|
||||
<h5>Last update 23-Apr-2001</h5>
|
||||
<P> <P>
|
||||
|
||||
<H1>MBSE BBS Setup - File Echo's Setup - File Groups.</H1>
|
||||
@ -21,10 +21,17 @@
|
||||
<H3>Introduction.</H3>
|
||||
<P>
|
||||
File echo groups are to logically divide your file echo's for different
|
||||
file distribution networks. It makes sense to select the groups by uplink and
|
||||
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
|
||||
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
|
||||
available from your uplink. NOTE: uplink requests is not yet implemented.
|
||||
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.
|
||||
<P> <p>
|
||||
|
||||
<h3>Cost Sharing.</H3>
|
||||
@ -42,18 +49,42 @@ to divide between your downlinks or let them all pay the full price.
|
||||
<pre>
|
||||
<strong>Name </strong>File Echo Group name.
|
||||
<strong>Comment </strong>The description of that group.
|
||||
<strong>Base path </strong>The base path for new created areas.
|
||||
<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.
|
||||
<strong>Areas </strong>The name of the areas file (in ~/etc).
|
||||
<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.
|
||||
<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.
|
||||
<strong>Deleted </strong>If this group must be deleted.
|
||||
<strong>Auto chng </strong>Auto change areas on new areas file. (Not yet working).
|
||||
<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>No touch </strong>Set no touch filedate option in new areas.
|
||||
<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.
|
||||
</pre>
|
||||
<p>
|
||||
<img src="../images/fegroup.gif" width="589" height="343">
|
||||
<img src="../images/fegroup.gif">
|
||||
<P>
|
||||
|
||||
<A HREF="tic.html"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0">Back to File Echo's Setup</A>
|
||||
|
@ -74,7 +74,6 @@ extern int gotfiles;
|
||||
extern int mypid;
|
||||
|
||||
|
||||
|
||||
void usage(void)
|
||||
{
|
||||
fprintf(stderr,"ifcico; (c) Eugene G. Crosser, 1993-1997\n");
|
||||
|
Reference in New Issue
Block a user