Quote:
Originally Posted by Harm
What command ? I suggest "notepad ioBanana.ini" (or "vim ioBanana.ini"). It's only a configuration setting.
You only add lines to ioBanana.ini specifying what you want to match (ident, ip or both) and the regular expression used.
|
Harm:
i know u're trying help, and aslo know it's real hard chat with a noob. But could u be a little more specific ??
in iobanana.ini i have the option:
## ban ##
so if i add the line
ip=^192.168.1.1$
means it will ban 192.168.1.1 ???
And look, under ioFTPD.ini i added a line like:
[FTP_Pre-Command_Events]
;pass = EXEC C:\Program Files\ioFTPD\scripts\scripts\ioBanana.exe ban
is that right ?