Hi there,
I'm trying to run this modvia ftp.
local it worked for me. now i rent a server and now its not working
This is the pad too the log (working in IE): ftp://Mars@91.121.103.215/main/games_mp.log
in mod it dont work
When i try something like this:
logfile = "../main/games_mp.log"
[ftp]
enabled = 1
host = "91.121.103.215"
port = 21
user = "Mars"
password = "****"
passive = 1
SAYS THIS:
0:00 [24.07.10 14:55:26] Notice: Successfully connected to FTP server: '91.121.103.215' on port 21 as 'Mars'
0:00 [24.07.10 14:55:26] Notice: === Start processing loglines... ===
0:00 [24.07.10 14:55:28] Notice: Banner message was sent: ^3[Server] ^7Next map is: ^1Winter Crash (Free for all)
But only the message banners works then.. not the cmnds like: !stats, !online, !help etc !!!
I read a couple of topics here on the forum but no option works for me.