User Tools

Site Tools


mutil_mass_upload

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
mutil_mass_upload [2016/04/07 03:18] – created avonmutil_mass_upload [2016/04/07 03:44] – mass upload stanza content avon
Line 1: Line 1:
-==== Mass upload files to all file bases ==== +====== Mass upload files to all file bases ======  
 + 
 +The '[MassUpload]' stanza tasks MUTIL with running a function that searches all configured file directories for new files and uploads them in to your Mystic BBS.  It will attempt to import FILE_ID.DIZ using the configured archivers if the option is enabled. 
 + 
 +To enable this function you modify the '[general]' stanza as follows: 
 + 
 + 
 +  [general] 
 +   
 +  MassUpload         = true 
 +   
 +There a several switches you can configure that relate to this function. 
 + 
 +The default name to display of who uploaded the file. 
 + 
 +  ; Name to save has the uploader 
 +  uploader_name = Mystic BBS 
 + 
 +Should Mystic try to import a file description from a FILE_ID.DIZ file if it finds one in the file archive it's importing? 
 + 
 +  ; Import FILE_ID.DIZ?  1=yes 
 +  import_fileid = 1 
 + 
 +What should Mystic display as a description when no FILE_ID.DIZ is found? 
 + 
 +  ; No description string used when no FILE_ID.DIZ is imported. 
 +  no_description = No Description 
 + 
 +What files should Mystic ignore when running the mass upload? 
 + 
 +  ; Ignore list one file mask per line (allows * and ? wildcards) 
 +  ; Uncomment the lines you wish Mystic to process. 
 +   
 +  ; ignore = files.bbs 
 +  ; ignore = *.readme
  
-This is placeholder text. 
mutil_mass_upload.txt · Last modified: 2023/01/03 01:53 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki