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 revision
Previous revision
Last revisionBoth sides next revision
mutil_file_toss [2016/04/19 03:43] avonmutil_file_toss [2016/04/19 03:51] – completed file hatching info. avon
Line 84: Line 84:
 You then set a number of options as the **default values** MUTIL will apply when a file base is auto-created: You then set a number of options as the **default values** MUTIL will apply when a file base is auto-created:
  
 +  ; Display file to use 
 +  dispfile     = 
 +  ; Template to use 
 +  template     = ansiflst
   ; ACS to see the file base   ; ACS to see the file base
   acs_list       = s10   acs_list       = s10
Line 94: Line 97:
   acs_upload     = s50   acs_upload     = s50
   ; ACS to hatch files from the file base to connected nodes        ; ACS to hatch files from the file base to connected nodes     
-  acs_hatch     = s50+  acs_hatch      = s50
   ; ACS to use the file base with sysop access           ; ACS to use the file base with sysop access        
   acs_sysop      = s255   acs_sysop      = s255
Line 109: Line 112:
      
    
 +== Define Specific Auto-Create Settings Based On Sender ==
 +
 +If you want to create settings specific to certain node addresses that send your system messages - you can!
 +
 +For example, if you wanted to auto create bases that were linked to your fsxNet feed using the fsxNet HUB address of 21:1/100 , you have defined fsxNet as file group #1 in the File Group Editor, you want non-validated users (s10) to see files in the base, but only validated users (s20) to be able to download. You would set something like the following:
 +
 +  21:1/100_bad_dir       = c:\mystic\files\badfile_fsxnet\
 +  21:1/100_dir_prefix    = c:\mystic\files\fsxnet_
 +  21:1/100_allow_replace = true
 +  21:1/100_acs_list      = s10z1
 +  21:1/100_acs_ftp       = s20z1
 +  21:1/100_acs_download  = s20z1
 +  21:1/100_acs_upload    = s255z1
 +  21:1/100_acs_hatch     = s255z1
 +  21:1/100_acs_sysop     = s255z1
 +  
  
  
mutil_file_toss.txt · Last modified: 2023/01/03 00:49 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki