D
dependentu
Hi,
I tried to use the FTP pluggable class provided by Microsoft:
http://support.microsoft.com/default.aspx?scid=kb;en-us;812409
(topic title: "812409 - HOW TO Write Pluggable Protocol to Support FTP in
Managed Classes by Using Visual C#.NET")
On local server, LAN and some remote servers, it works. On some other remote
servers, it only works until issuing the RETR command. That's when the
receiving control socket timeouts (the socket apparently doesn't receive
anything, since I set it to timeout after 4 minutes, and still no response).
Does anyone know how can I bypass this?
Thank you,
Mihai Cernea
I tried to use the FTP pluggable class provided by Microsoft:
http://support.microsoft.com/default.aspx?scid=kb;en-us;812409
(topic title: "812409 - HOW TO Write Pluggable Protocol to Support FTP in
Managed Classes by Using Visual C#.NET")
On local server, LAN and some remote servers, it works. On some other remote
servers, it only works until issuing the RETR command. That's when the
receiving control socket timeouts (the socket apparently doesn't receive
anything, since I set it to timeout after 4 minutes, and still no response).
Does anyone know how can I bypass this?
Thank you,
Mihai Cernea