View Single Post
Old 06-08-2004, 12:43 PM  
DoofyMC
Guest
 
Posts: n/a
Default

I've still problems to get the folders...

i type:
Code:
site approve test
and get:
site approve test
200- +-------------------------------+
200- | Release succesfully approved! |
200- +-------------------------------+
200 Command successful.
[/code]

But there is no dir in release folder...
i tested it twice. once with and once without creating release folder before...

here are my settings:
stormapprove.ini
Code:
[GENERAL]
FILE_OR_DIR="DIR"
APPROVE_LINE="Approved.by.%user"
ioFTPD.ini:
Code:
[Scripts]
approve = EXEC ..\scripts\stormapprove\stormapprove.exe
[Ftp-SITE-Permissions]
approve = 1M
  Reply With Quote