07-12-2003, 02:29 PM
|
#3 |
| Too much time... FlashFXP Beta Tester ioFTPD Scripter
Join Date: May 2003
Posts: 1,364
|
I think I know what you did wrong, but your going to need to
copy and paste a bit more from your ioA.cfg. Quote:
RequestFile=
RequestField=
RequestLine=
| 1. Make sure RequestFile points to a path.
2. RequestField is the spitter for reading the request file, if the
splitter is incorrect, ioA will be unable to determine the request
and create a unnamed [FiLLED]- dir.
3. RequestLine make sure the splitter for the file is unique.
This is what I have in my ioA.cfg Quote:
RequestFile=d:\Site\REQ\.ioFTPD.message
RequestField= ->
RequestLine=| %## | %-10user -> %-50request
| Note: That in RequestField= Space-> Space
Yes that space it important to!
Peace
|
| |