View Single Post
Old 11-28-2004, 07:49 AM  
Big
Disabled
 
Join Date: Feb 2004
Posts: 46
Default Problem connecting FTP

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)
Big is offline   Reply With Quote