;
; Magic File Names
@FILES E:\Files\FileList.Txt
@NODELIST !SysOp E:\NodeList\NodeList.Z??

; Requesting ZIPS will send both Zip and Rar files
@Zips C:\Temp\*.Zip
@Zips C:\Temp\*.Rar

;  Either form will work for full directories
C:\Temp\DC_DATA\
C:\Temp\GreyWare\*

C:\BBS\Docs\BNU.Doc  ; One file

C:\Temp\ !fred       ; If you have the password you can get anything
C:\Temp\*.Txt        ; Else you can only request text files