Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Dec : Re: Indy 10 FTP large files hangup
| Subject: | Re: Indy 10 FTP large files hangup |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Wed, 19 Dec 2007 10:17:52 |
"Andreas Stroebel" <support@ascomp.de> wrote in message
news:4768f340$1@newsgroups.borland.com...
> Could it be a firewall issue?
Not likely. The sockets were allowed to be established, and data was
allowed to pass through on both connections (remember that the FTP protocol
uses separate connections for data transfers). Firewalls don't usually
block the actual data, they only control whether the connections are allowed
to be opened.
Gambit