REQDIR server

The REQDIR server sends back to station originating the special message the list
of files (total or partial) of a directory.

The standard command line of the message is used. The message should be
of the private type and addressed to the BBS that we want to ask :

 SP REQDIR @ [bbs-destination]

The title of the message contains two bits of information.
The mask of the selection (*.EXE, *.*, etc...) and the @ sign followed the addressed BBS.
The return message will be addressed to the sender of the request via the return BBS.
IF the mask can not be specifi all the files will be listed.

[Mask] @ [bbs-return] <  - mask of the selection

The text of the message is not necessary, it's content will be ignored by the server.

Example :

FBB BBS >
 SP REQDIR @ F6ABJ.FRA.EU
 Title of message :
 YAPP\*.ZIP @ F6FBB.FMLR.FRA.EU
 Text of message :
 /EX

We assume with this example that YAPP is a sub-directory of the USERS
directory (this a suggested configuration).