Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: FTP upload stalling
| Subject: | Re: FTP upload stalling |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 22 Oct 2007 10:09:32 |
"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