-----Missatge original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nom
de Arno Garrels
Enviat: dijous, 29 / març / 2007 21:48
Per a: ICS support mailing
Tema: Re: [twsocket] Questions about FTPClient

> 
> 
> Also, I'm having trouble with slow transmissions. When a download
> lasts more 
> than 20 minutes the component seems to freeze, and the component
> remains in 
> ftpWaitingResponse. It seems that it doesn't receive the confirmation
> (FServerSaidDone still remains at false). I suspect that, as the
> control 
> socket is idle all this time, some device closes it and I can't
> receive the 
> server confirmation, I only get the DataSocketGetSessionClosed event. 
> 
> I'm behind an ISA Server, I suppose that it closes the control
> socket, as it 
> isn't sending anything. How can I avoid that?

In latest downloads there's a new public property KeepAliveSecs to
enable keepalive packets on the control socket, this should avoid
the connection from being closed on inactivity. 

I've downloaded the lastest v6 beta, but is still doesn't work. I've set the
keepalivesecs to 60. Should I change any other property?

In the server also says that the download has failed, just after finishing
the data connection...

I have a ISA Server 2000, I don't know if that helps...

Thanks!


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to