User Tools

Site Tools


mutil_import_filebone_na

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mutil_import_filebone_na [2016/04/24 20:53] – added filebone.na contents avonmutil_import_filebone_na [2019/03/15 22:46] (current) avon
Line 11: Line 11:
   % File Echo                   Description   % File Echo                   Description
   %   %
-  Area FSX_NODE     0           FSX: Current Nodelist +  Area FSX_NODE  0          Weekly Nodelists (fsxNet, etc.) 
-  Area FSX_INFO     0           FSX: Current Infopack +  Area FSX_INFO  0          Weekly Infopacks (fsxNet, etc.) 
-  Area FSX_MYST     0           FSX: Mystic BBS SoftwareUtils etc. +  Area FSX_MYST  0          Mystic BBS Software 
-  Area FSX_MGKA     0           FSX: Magicka BBS SoftwareUtils etc.+  Area FSX_MUTL  0          Mystic BBS Utils, Mods etc. 
 +  Area FSX_SOFT  0          BBS Software (Current + Legacy) 
 +  Area FSX_UTLS  0          BBS Utils, Tools, Networking etc. 
 +  Area FSX_DOOR  0          BBS Doors, Games etc. 
 +  Area FSX_ARTS  0          ANSI Art - Groups, Individuals etc. 
 +  Area FSX_TEXT  0          Text Files (Various)
   %   %
   % End of FSXNet Fileecho List   % End of FSXNet Fileecho List
Line 45: Line 50:
      
 The following options define the "default" values used when creating any file bases. The following options define the "default" values used when creating any file bases.
 +
 +In the example below we want newly created fsxNet file bases to have  level 10 security and group 1 membership to see the file base and see its contents, level 20 security and group 1 membership to download it from the BBS and level 30 security and group 1 membership access to pull it down via FTP.
 +
 +Note that file group codes use the 'Z' ACS code whereas message groups use the 'G' ACS code. For more about this, take a look at the [[access_control|Mystic Access Control page]] on the wiki. It's an easy mistake to make otherwise when you're setting things up! :-)
  
  
Line 54: Line 63:
      
   ; ACS to see the file base      ; ACS to see the file base   
-    acs_list     =+    acs_list     s10z1
      
   ; ACS to FTP from the file base   ; ACS to FTP from the file base
-    acs_ftp      =+    acs_ftp      = s30z1
      
   ; ACS to download files from the file base   ; ACS to download files from the file base
-    acs_download =+    acs_download = s20z1
      
   ; ACS to upload files to the file base   ; ACS to upload files to the file base
-    acs_upload   =+    acs_upload   s255z1
      
   ; ACS to hatch files to connected echonodes   ; ACS to hatch files to connected echonodes
   ; this feature is under development   ; this feature is under development
-    acs_hatch    =+    acs_hatch    = s255z1
      
   ; ACS to use the message base with sysop access   ; ACS to use the message base with sysop access
-    acs_sysop    = s255+    acs_sysop    = s255z1
          
   ; true/false type values 0=false 1=true (newscan 2=forced)   ; true/false type values 0=false 1=true (newscan 2=forced)
mutil_import_filebone_na.1461549217.txt.gz · Last modified: 2016/04/24 20:53 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki