Re: Intermittent - WeOnlyDo Discussion board

Re: Intermittent (General questions)

by Douglas Handy, Thursday, October 15, 2009, 00:19 (5518 days ago) @ woddrazen

Drazen,

You can try to use PasvPort Property in your code before Connect Method. PasvPort Property determines outgoing port that will be used with passive data connection.

So when not zero, it makes it ignore the port received in the 227 response from the server and just try a data connection on the port specified in PasvPort?

I can try that, but that certainly sounds like it should only work if the server is always expecting a data connection on that port. And why would it then send something different in the 227 reply? Also note the same server works for most users, so it isn't like a firewall at the server is blocking the data port.

But I'm game to try anything, so while changing my client code I will make this a configurable option, along with disabling passive mode or strict host mode. Plus add the ability to create the debug file.

If your problem persist you can send us debug file

OK, that sounds like a definitive plan. I'll keep you posted.


Complete thread: