home *** CD-ROM | disk | FTP | other *** search
File List | 1994-10-01 | 648 b | 25 lines |
- ; Example file with magic names
- ;
- ; Format
- ; [Magicname] <[!]password> [list of files to send] </fk> </fm> </ft>
- ;
- ; fk=free kilobytes
- ; fm=free match
- ; ft=free time
- ;
- *.* k:\files\allfiles\allfiles.arj ; send allfiles list if *.* is requested
- ;
- rpbeta !secretpassword k:\files\restricted\rpbeta.arj
- prime k:\files\prime\*.* /fk /fm /ft
- ;
- ; Service request demokey, files send are c:\keygen\keys\*.*, they are
- ; deleted afterwards and files are not included in the request response
- ; message.
- ;
- GETKEY >C:\KEYGEN\GETKEY.EXE =A =O ^^-C:\KEYGEN\KEYS\*.*
- ;
- ; post DEMOKEY.TPL if DEMOKEY is requested.
- ;
- DEMOKEY <DEMOKEY.TPL
- ;
-