hello, ihave a little problem with iobanana :-)
i want to run the windrop, everything is ok until this message :
Code:
[13:46] ☻ioBanana 9 by Mouton & Harm☻ attempting to connect to FTP...
C:\>
i looked into ioBanana.tcl :
################################################## #############################
# FTP ACCESS #
################################################## #############################
set ioBvar(ip) "***.***.***.***"
set ioBvar(port) "***"
set ioBvar(login) "login_of_my_sitebot" ;# That user needs the necessary flags to do it's job... "1" is ok.
set ioBvar(pass) "pass_of_my_sitebot"
everything is right, this user got flag '1' but it "crashes" :s
where is the mistake ? (ioBanana v20)