Go Back   FlashFXP Forums > > > >

Harm's scripts ioBanana, Readd script, ioVote

Reply
 
Thread Tools Rate Thread Display Modes
Old 08-06-2004, 08:25 AM   #1
TimRear
Junior Member
 
Join Date: Dec 2003
Posts: 21
Default Stuck on connect after update to v20

Hi,
atm i finished updating iobanana v19 to v20.
But noone (admin inckuded) is able to connect. It stuck on FTP Message:


Code:
[R] Connecting to XXX IP=XXX.XXX.XXX.XXX PORT=XXX (attempt # 1)
[R] Connected to XXX
[R] 220 FTP Server ready.
[R] AUTH SSL
[R] 234 AUTH SSL successful.
[R] Connected. Negotiating SSL session..
[R] SSL negotiation successful...
[R] SSL encrypted session using cipher RC4-MD5 (128 bits)
[R] PBSZ 0
[R] 200 PBSZ 0 successful.
[R] USER TimRear
after that there is a timeout.
In which config is the error? Many Thanks for Help!
TimRear is offline   Reply With Quote
Old 08-21-2004, 03:53 PM   #2
Uncle
Junior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Aug 2004
Posts: 3
Default

Hi TimRear!

I had similiar problem like you when installing ioBanana v20.

Check your ioFTPD.ini between these two sections:

[FTP_Pre-Command_Events] and
[FTP_Post-Command_Events]

Check below each section and make sure they are clean. They should look like this:
[FTP_Pre-Command_Events]


[FTP_Post-Command_Events]

You can then copy and paste the info from ioBanana.html document.

That solved my problem with the login.



/Uncle
Uncle is offline   Reply With Quote
Old 08-25-2004, 06:22 AM   #3
mjepson
Junior Member
 
Join Date: Aug 2004
Posts: 12
Default iobanana login timeout

I just installed iobanana v20 on ioftpd 5.8.5

my ioftpd.ini:

[FTP_Pre-Command_Events]
user = %EXEC ..\scripts\ioBanana.exe closed %[$service]
pass = EXEC ..\scripts\ioBanana.exe ban
retr = EXEC ..\scripts\ioBanana.exe limiter
mkd = EXEC ..\scripts\ioBanana.exe dupecheck_dir
mkd = EXEC ..\scripts\ioBanana.exe checkdenypre
stor = EXEC ..\scripts\ioBanana.exe sc 50
stor = EXEC ..\scripts\ioBanana.exe pre_stor

[FTP_Post-Command_Events]
pass = %EXEC ..\scripts\ioBanana.exe alert %[service($service)(users)] %[$service]
dele = EXEC ..\scripts\ioBanana.exe zsdel
mkd = EXEC ..\scripts\ioBanana.exe mkd
rmd = EXEC ..\scripts\ioBanana.exe dirlog
rnfr = EXEC ..\scripts\ioBanana.exe dirlog
rnto = EXEC ..\scripts\ioBanana.exe dirlog
cwd = EXEC ..\scripts\ioBanana.exe rules
site = EXEC ..\scripts\ioBanana.exe age uinfo


On login i get the following:

[R] Connecting to ftp.xxxxx.com -> IP=xx.xxx.xxx.x PORT=xxx
[R] Connected to ftp.xxxxx.com
[R] 220 FTP Server ready.
[R] USER cl0wn
[R] 421 Timeout (15 seconds): closing control connection.
[R] Connection failed
[R] Delaying for 120 seconds before reconnect attempt #1

I change ioftpd.ini to this:

[FTP_Pre-Command_Events]
;user = %EXEC ..\scripts\ioBanana.exe closed %[$service]
pass = EXEC ..\scripts\ioBanana.exe ban
retr = EXEC ..\scripts\ioBanana.exe limiter
mkd = EXEC ..\scripts\ioBanana.exe dupecheck_dir
mkd = EXEC ..\scripts\ioBanana.exe checkdenypre
stor = EXEC ..\scripts\ioBanana.exe sc 50
stor = EXEC ..\scripts\ioBanana.exe pre_stor

and the login goes to pass this time...

[R] 220 FTP Server ready.
[R] USER cl0wn
[R] 331 Password required for cl0wn.
[R] PASS (hidden)
[R] 421 Timeout (15 seconds): closing control connection.
[R] Connection failed
[R] Delaying for 120 seconds before reconnect attempt #1

then i change ioftpd.ini

[FTP_Pre-Command_Events]
;user = %EXEC ..\scripts\ioBanana.exe closed %[$service]
;pass = EXEC ..\scripts\ioBanana.exe ban
retr = EXEC ..\scripts\ioBanana.exe limiter
mkd = EXEC ..\scripts\ioBanana.exe dupecheck_dir
mkd = EXEC ..\scripts\ioBanana.exe checkdenypre
stor = EXEC ..\scripts\ioBanana.exe sc 50
stor = EXEC ..\scripts\ioBanana.exe pre_stor

and i can finally login. but no iobanana commands work.

What could be wrong?
mjepson is offline   Reply With Quote
Old 08-25-2004, 11:42 AM   #4
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

You're using the wrong path to ioBanana.exe

Try, in a command prompt:

dir "d:\ioftpd\system\..\scripts\ioBanana.exe"

replace d:\ioftpd by the location of your ioftpd install.
Relative dirs are relative to the location of the .exe, so ..\scripts means d:\ioftpd\scripts
Mouton is offline   Reply With Quote
Old 08-25-2004, 11:49 AM   #5
mjepson
Junior Member
 
Join Date: Aug 2004
Posts: 12
Default

thanks!
mjepson is offline   Reply With Quote
Old 08-25-2004, 01:48 PM   #6
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

Please update your board profile to include your user/pwd to the members' section of ioFTPD.
You'll appear as "ioFTPD Register: yes" then.
Mouton is offline   Reply With Quote
Reply

Tags
ftp, ssl, successful, timeout, [r]

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Long filenames mullbank General Discussion 2 11-12-2004 03:02 PM
.ioFTPD files bug in 4.5.4 WarC Bug Reports 1 02-27-2003 04:31 AM


All times are GMT -5. The time now is 11:43 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)