yes that exists!!!
you should simply learn to read the ioftpd.ini file, then you would know how todo that
Quote:
[FTP_Custom_Commands]
# define new "site" commands here!
# trigger = !file # Show file
## Examples
# welcome = !..\text\ftp\welcome.msg
|
open notepad, type in some text e.g. "Good Morning", save it into your scripts folder and add this line into ioftpd.ini
Code:
[FTP_Custom_Commands]
morning = !..\scripts\good_morning.txt