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:44] avonmutil_file_toss [2016/04/19 03:51] – completed file hatching info. avon
Line 86: Line 86:
   ; Display file to use   ; Display file to use
   dispfile     =   dispfile     =
-   
   ; Template to use   ; Template to use
   template     = ansiflst   template     = ansiflst
-   
   ; ACS to see the file base   ; ACS to see the file base
   acs_list       = s10   acs_list       = s10
Line 114: 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