1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>REQDIR-server</title>
</head>
<body background="/back_fbb.jpg">
<p> </p>
<h1 align="Center"> REQDIR server<small>.</small> </h1>
<p> </p>
<pre> The REQDIR server sends back to origin of the special message the list of<br>files (total or partial) of a directory.<br><br> The standard command line of the message is used. The message should be of<br>the private type and addressed to the BBS that we want to ask :<br><br> SP REQDIR @ bbs-destination<br><br> The title of the message contains two information, the mask of the<br>selection (*.EXE, *.*, etc...) and the @ sign followed the return bbs, that<br>is to say yours. The return message will be addressed to the sender of the<br>request via the return BBS. The mask can not be specified. In this case, all<br>the files will be listed.<br><br> Mask @ bbs-return <- mask of the selection<br><br> The text of the message is not necessary, its content will be ignored by the<br>server.<br><br> Example :<br><br> F6FBB BBS ><br> SP REQDIR @ F6ABJ.FRA.EU<br> Title of message :<br> YAPP\*.ZIP @ F6FBB.FMLR.FRA.EU<br> Text of message :<br> /EX<br><br> We assume with this example that YAPP is a sub-directory of the USERS<br>directory (this a suggested configuration).<br><br><br>
<font color="#800000">This page was last updated 17-Apr-99</font>
</pre>
</body>
</html>
|