; NOTE: Rename this files to request.smp and place it into the Semper ; system directory ; Logging to this file. Default is the Semper system directory. Logfile H:\REQUEST.LOG ; Approx. number of files in your filebase. Default is 5000. MaxFiles 500 ; Now information about filelists, aboutfiles and the infofiles. Description Indent 4 12 ; Number of spaces before the magic and length of the ; magic field (expanded with spaces). ; Header for the generated info file Header 様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様 Header The following "Magic" file request names may be used to request files from Header my system. Some of the files are password protected. Please contact the Header sysop for further information. ; Filenames for info files for every session security ProtList I:\FILEECHO\INFO\MAGICS.PRO KnownList I:\FILEECHO\INFO\MAGICS.KNO OtherList I:\FILEECHO\INFO\MAGICS.OTH ; Filelists for every session security ProtFiles I:\FILEECHO\INFO\02444344.ZIP KnownFiles I:\FILEECHO\INFO\02444344.ZIP OtherFiles I:\FILEECHO\INFO\02444344.ZIP ; About files for every session security ProtAbout I:\FILEECHO\INFO\KNIGHTS.INF KnownAbout I:\FILEECHO\INFO\KNIGHTS.INF OtherAbout I:\FILEECHO\INFO\KNIGHTS.INF ; Header for the generated info file Footer Note: Every care is taken to ensure that files available for frequesting Footer are uncorrupted and will work perfectly, however we take no responsibility Footer for any program that may go wrong and damage your system Footer 様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様様 EndDescription ; Magic definitions Magics ; Format of every entry is ; [@|^|+|$]magic {!password} filespec {P|K|O} {number} {#description} ; ; @ Normal Magic with filename completion ; ^ Normak Magic without filename completion ; $ Function request ; + Function request ; ; Password is optional ; ; there must be a filespecification with full pathname ; ; You can define any combination of P|K|O to allow the request for ; P = protected sessions ; K = known sessions ; O = every other session ; ; Default is PKO ; ; Number specifies the maximum number of files matching the filespec ; which requestc will not delete. requestc will search for all files ; matching the patterns in filespec and sort them by date. Only the ; latest number files will not be deleted. ; ; This mechanism doesn't apply when using ^ instead of @ ; ; Any line can be terminated with a comment introduced by #. Only these ; magics are written to the info files. @NEWFILES I:\FILEECHO\INFO\NEWFILES.ZIP PKO #Files newer 30 days @NODELIST I:\FILEECHO\NODELIST\FIDONET\NODELIST.* PK 4 #current Nodelist (ZIP) @NODEDIFF I:\FILEECHO\NODELIST\FIDONET\NODEDIFF.* PK 4 #current Nodediff (ARC) @POINTLST I:\FILEECHO\NODELIST\FIDONET\POINTS24.* PK 4 #current Points24 (ZIP) @PR24DIFF I:\FILEECHO\NODELIST\FIDONET\PR24DIFF.* PK 4 #current Pr24diff (ARC) @NESTLIST I:\FILEECHO\NODELIST\NEST\NESTLIST.* PK 4 #current NeSTlist (LZH) @NESTDIFF I:\FILEECHO\NODELIST\NEST\NESTDIFF.* PK 4 #current NeSTDiff (LZH) @VNETLIST I:\FILEECHO\NODELIST\VNET\VNETLIST.* PK 4 #current VNETlist (ZIP) @VNETDIFF I:\FILEECHO\NODELIST\VNET\VNETDIFF.* PK 4 #current VNETDiff (ARC) @ATARLIST I:\FILEECHO\NODELIST\ATARINET\ATARLIST.* PK 4 #current AtariNetList (LZH) @SMP-BETA I:\FILEECHO\SEMPER\SMP_BETA.* PKO #complete 'Semper' archive @SMP-BUPD I:\FILEECHO\SEMPER\SMP_0*.* PKO #'Semper' update archive @BTNC I:\FILEECHO\AST_FTN\BTNC150.ZIP PKO #BTNC nodelist compiler @FNEWS I:\FILEECHO\FNEWS\FNEWS*.* PKO #International Fidonews EndMagics ; Now the allowed pathes for requests Pathes ; Format of every entry is ; ; pathspecification {!password} {P|K|O} ; ; See magics ; Don't compile these files into the binary list Exclude FILES.BBS FILES.DUP FILES.BAK I:\FILEECHO\SEMPER\*.* PKO I:\FILEECHO\NODELIST\FIDONET\*.* PK I:\FILEECHO\NODELIST\NEST\*.* PK I:\FILEECHO\NODELIST\ATARINET\*.* PK I:\FILEECHO\NODELIST\VNET\*.* PK EndPathes