User Tools

Site Tools


mutil_merge_node_lists

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
mutil_merge_node_lists [2016/03/29 04:37] avonmutil_merge_node_lists [2016/03/29 04:38] avon
Line 1: Line 1:
 ====== Merge nodelists in to Mystic format ====== ====== Merge nodelists in to Mystic format ======
  
-The '[MergeNodeLists]' stanza instructs MUTIL to find the latest nodelists available in your Mystic system for the various message networks your BBS may be connected to. After examining all the available nodelists for each message network MUTIL then merges the results together in to a nodelist.txt file that is saved in the Mystic DATA directory.+The '[MergeNodeLists]' stanza instructs MUTIL to find the latest nodelists available in your Mystic system for the various message networks your BBS may be connected to.  
 + 
 +After examining all the available nodelists for each message network MUTIL then merges the results together in to a nodelist.txt file that is saved in the Mystic DATA directory.
  
 To enable this function you modify the '[general]' stanza as follows: To enable this function you modify the '[general]' stanza as follows:
Line 23: Line 25:
   nodefile=c:\mystic\files\agn\agn_node\agoranet   nodefile=c:\mystic\files\agn\agn_node\agoranet
  
-In the example above Mystic will search for a Fidonet nodelist in c:\mystic\files\fdn\fdn_node and select the latest nodelist.### nodelist. This comparison is first done by checking the day extension.  If the extension is archived (.z12, etc) it will be unarchived before comparison.+In the above example Mystic will search for a Fidonet nodelist in c:\mystic\files\fdn\fdn_node and select the latest nodelist.### nodelist. This comparison is first done by checking the day extension.  If the extension is archived (.z12, etc) it will be unarchived before comparison.
  
 After decompressing, the 3-digit day extensions are compared, selecting the highest number.  It will also compare the years of the file dates, and select the newest option.  So if you have nodelist.025 dated 2013 and also nodelist.320 dated 2012, nodelist.025 will be selected. After decompressing, the 3-digit day extensions are compared, selecting the highest number.  It will also compare the years of the file dates, and select the newest option.  So if you have nodelist.025 dated 2013 and also nodelist.320 dated 2012, nodelist.025 will be selected.
Line 31: Line 33:
 If no nodelists are found, Mystic will not overwrite the current nodelist.  Comments are stripped while merging to lower filesize and increase search performance. If no nodelists are found, Mystic will not overwrite the current nodelist.  Comments are stripped while merging to lower filesize and increase search performance.
  
 +  ;Strip nodes marked as DOWN? 
 +  strip_down = true 
 +   
 +  ;Strip nodes marked as PRIVATE? 
 +  strip_private = true
  
 The use of this stanza is recommended as part of a nightly or weekly maintenance process that can be set up and and run by the Mystic BBS Event Editor. The use of this stanza is recommended as part of a nightly or weekly maintenance process that can be set up and and run by the Mystic BBS Event Editor.
mutil_merge_node_lists.txt · Last modified: 2016/03/29 04:45 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki