PDA

View Full Version : ioftpd problem with STOR


Possible
02-09-2007, 12:10 PM
Dear users,

i'm using ioFTPD for a few years now. Everything worked great untill i installed Windows again.

When i try to setup a FXP connection between my own FTP server, and an other FXP server i get the following message when i try te send a file:

[R] STAT -la
[R] List Complete: 1 KB in 0,13 seconds (14,0 KB/s)
[R] PROT C
[R] 200 Protection set to Clear
[R] PASV
[R] 227 Entering Passive Mode (xxxxx)
[L] PORT xxxxx
[L] 200 PORT command successful.
[L] STOR ''file.x.x.x''

Does anyone know why flash fxp stops @ STOR ?

Im using Windows Vista
-Firewall or other any-virus programs has beeing disabled.

eieregooie
04-04-2007, 06:59 PM
You're probably using ioB(anana). It hangs on pre_stor. I have the same problem.

Commenting out this line in ioftpd.ini like this:

;stor = EXEC ..\scripts\ioBanana.exe pre_stor

solves the problem, however announces don't work properly anymore... I havn't really tested it so you might encounter more problems using this "workaround"