This is in the misc/FAQ file:
Q: When ifcico receives a file request, does it perform a subdirectory
seach?
A: No. But remember that in UN*X files may have more than one link.
> On the same topic, I have a magic file name, non-executable called: files
> this file is in the magic directory that is defined in the config file. It
> has one
> line as the content:
>
> /files1/filebase/smokey.bbs
>
> I was under the impression it should send this file when someone requests
> "files"
> is this not so? What am I doing wrong?
ifcico will try to return the file:
/home/ftp/pub/files1/filebase/smokey.bbs
(this is a `reference request', the file contains the list of items that
will be recusively re-requested).
Eugene