Thread: ioCMDNew Beta
View Single Post
Old 07-15-2005, 09:22 AM  
gorkypark
Junior Member
 
Join Date: Apr 2005
Posts: 16
Unhappy

Well, I admit I'm very new to this, so PICNIC may apply, but I just can't get this to work:

Quote:
List Complete: 4 KB in 1.03 seconds (4.4 KB/s)
ioFTPD.ini:
Quote:
[FTP_Post-Command_Events]
mkd = ..\Scripts\iocmdnew\iocmdnew.exe newdir
;mkd =
;rmd =
;stor =
;dele =
dele = EXEC ..\scripts\ioZS\ioZS.exe Delete

[FTP_Custom_Commands]
## SITE <trigger> <parameters>
#
# trigger = !file # Show file
# trigger = @string # Alias
# trigger = EXEC script.exe # Execute file.exe
# trigger = %EXEC script.exe # Execute file.exe (translate cookies)
# trigger = TCL script.itcl # Execute file.itcl
#
## Examples
# welcome = !..\text\ftp\welcome.msg
# rehash = @config rehash
# exec = EXEC ..\scripts\exec.bat
# myinfo = %TCL ..\scripts\whoami.itcl %[$user]
# cat = TCL ..\scripts\showfile.itcl
#
TCL = TCL ..\scripts\test2.itcl
#TCL = TCL ..\scripts\bottalk.itcl
BAT = EXEC d:\test.bat
ioGuiExt = EXEC d:\who\ioGuiExt.exe
rescan = EXEC ..\scripts\ioZS\ioZS.exe Rescan
help = TCL ..\scripts\ioHelp\ioHelp.itcl
NEW = ..\scripts\iocmdnew\iocmdnew.exe list

[Ftp-SITE-Permissions]
help = *
new = !A *

iocmdnew.ini
Quote:
#######################
# path to your ioFTPd #
#######################
location=c:\ioFTPD\logs


###############################################
# list your sections with SPACE as separator. #
###############################################
sections=MVIDS etc etc



[end]
Any help would be very much appreciated!
gorkypark is offline   Reply With Quote