User Tools

Site Tools


mutil_file_toss

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_file_toss [2016/04/19 03:31] avonmutil_file_toss [2016/04/19 03:43] avon
Line 74: Line 74:
 == Define Directory Prefix == == Define Directory Prefix ==
  
-The directory prefix for auto-created bases.  This will be used with the areatag appended onto it, so for example if prefix was set to:+The directory prefix for auto-created file bases.
  
-  ; +This will be used with the areatag appended onto it, so for example if prefix was set to dir_prefix=c:\bbs\files\fdn_ and the areatag was "nodelist", Mystic would create and the use path c:\bbs\files\fdn_nodelist\ and the datafile would be fdn_nodelist 
-  ; dir_prefix=c:\bbs\files\fdn_ + 
-  ; + 
-  ; And the areatag was "nodelist", Mystic would create and the use path+  dir_prefix = c:\mystic\files\fdn_ 
-  ;   c:\bbs\files\fdn_nodelist\ +   
-  ; + 
-  ; And the datafile would be fdn_nodelist+You then set a number of options as the **default values** MUTIL will apply when a file base is auto-created: 
 + 
 + 
 +  ; ACS to see the file base 
 +  acs_list       = s10 
 +  ; ACS to use FTP to access the file base        
 +  acs_ftp        = s10 
 +  ; ACS to download files in the file base        
 +  acs_download   = s20 
 +  ; ACS to upload files to the file base        
 +  acs_upload     = s50 
 +  ; ACS to hatch files from the file base to connected nodes      
 +  acs_hatch     = s50 
 +  ; ACS to use the file base with sysop access         
 +  acs_sysop      = s255 
 +    
 + 
 +  ; true/false type values 0=false 1=true (newscan 2=forced) 
 +   
 +  ; are downloads from this base 'free' or do they count against a d/load quota? 
 +  free_files    = 0 
 +  ; should Mystic display the uploader of files in this base? 
 +  show_uploader = 1 
 +  ; should Mystic include files in this base as part of a 'new files' scan? 
 +  new_scan      = 1 
 +   
 + 
  
  
mutil_file_toss.txt · Last modified: 2023/01/03 00:49 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki