User Tools

Site Tools


mutil_howto

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
Next revisionBoth sides next revision
mutil_howto [2018/01/06 20:00] – [Function Reference Links] avonmutil_howto [2019/03/15 22:30] – added export filebone.na function avon
Line 51: Line 51:
   logfile=mutil.log   logfile=mutil.log
  
-The next setting defines the level of detail to be contained within the MUTIL logs. Usually level 2 provides an acceptable level of detail but this can be changed to one of three options:+ 
 +Following next is a cache setting which if set to TRUE (*HIGHLY* recommended for MUTIL) then MUTIL  will write the log file in increments of 8KB at a time.  If set to FALSE it will write each individual line as it is logged.  This will significantly reduce MUTIL performance if set to FALSE. 
 + 
 +  logcache=true 
 + 
 +Next up is a setting that defines the level of detail to be contained within the MUTIL logs. Usually level 2 provides an acceptable level of detail but this can be changed to one of three options:
  
 Level 1 = basic \\ Level 1 = basic \\
 Level 2 = verbose \\ Level 2 = verbose \\
 Level 3 = debug \\ Level 3 = debug \\
 +
 +Note that the loglevel can also be set in any specific function stanza and that value will override the default value defined here, but only for that specific stanza where a different setting has been applied.
  
   loglevel=2   loglevel=2
Line 106: Line 113:
   Import_MessageBase = false    Import_MessageBase = false 
   Import_FILEBONE.NA = false   Import_FILEBONE.NA = false
 +  Export_FILEBONE.NA = false
   Import_FILES.BBS   = false   Import_FILES.BBS   = false
   MassUpload         = false   MassUpload         = false
Line 122: Line 130:
   PurgeUserBase      = false   PurgeUserBase      = false
   PackUserBase       = false   PackUserBase       = false
 +  AutoHatch          = false
  
 //**NOTE:** All options are assumed to be off (or false) by default.  Only the options being executed in a particular .ini file are required to be found within the [general] stanza.// //**NOTE:** All options are assumed to be off (or false) by default.  Only the options being executed in a particular .ini file are required to be found within the [general] stanza.//
Line 133: Line 142:
   * [[mutil_import_fidonet_na|Import FIDONET.NA into Message bases]]   * [[mutil_import_fidonet_na|Import FIDONET.NA into Message bases]]
   * [[mutil_import_filebone_na|Import FILEBONE.NA into File bases]]   * [[mutil_import_filebone_na|Import FILEBONE.NA into File bases]]
 +  * [[mutil_export_filebone_na|Export FILEBONE.NA from File bases]]
   * [[mutil_import_files.bbs|Importing FILES.BBS and similar into File Bases]]   * [[mutil_import_files.bbs|Importing FILES.BBS and similar into File Bases]]
   * [[mutil_mass_upload|Mass upload files to all file bases]]   * [[mutil_mass_upload|Mass upload files to all file bases]]
Line 145: Line 155:
   * [[mutil_file_toss|Toss TIC+files into BBS and to subscribed downlinks]]   * [[mutil_file_toss|Toss TIC+files into BBS and to subscribed downlinks]]
   * [[mutil_pack_file_bases|Pack and check integrity of file base listings]]   * [[mutil_pack_file_bases|Pack and check integrity of file base listings]]
-  * File Sort+  * [[mutil_filesort|File Sort]]
   * [[mutil_link_messages|Perform message base echomail reply linking]]   * [[mutil_link_messages|Perform message base echomail reply linking]]
   * [[mutil_purge_userbase|Purge User Base]]   * [[mutil_purge_userbase|Purge User Base]]
   * [[mutil_pack_userbase|Pack User Base]]   * [[mutil_pack_userbase|Pack User Base]]
 +  * [[mutil_auto_hatch|Automatically hatch a list of files to FDN]]
  
  
  
mutil_howto.txt · Last modified: 2023/01/20 03:03 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki