Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: FTP upload stalling
| Subject: | Re: FTP upload stalling |
| Posted by: | "Barry" (barry_morris@nospam.btinternet.com) |
| Date: | Mon, 22 Oct 2007 19:50:10 |
Hi Gambit
My testing definitely works better using Passive:=True. My first tests under
Vista used the firewall from Trend Micro (PC-Cilling) with passive:=false
and that did not stall so often, now I am using the Vista firewall and it is
stalling more than it is uploading.
Barry
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:471cd983$1@newsgroups.borland.com...
>
> "Barry" <barry_morris@nospam.btinternet.com> wrote in message
> news:471ca97a$1@newsgroups.borland.com...
>
>> Yes, FTP is behind a Belkin router / firewall and Vista Pro's firewall.
>
> Did you make sure that the router & firewall are both set up to allow FTP
> connections to pass through correctly? Active mode transfers (when the
> client is set to Passive=False) do not work well when the client is behind
> a router/firewall due to the extra connection that is used. Passive mode
> transfers work better in that situation.
>
>
> Gambit
none