> how can you handle the
> difference in speed between the two servers.

At the lowest level you use TWSocket.Pause and TWSocket.Resume to slow do the 
fastest connection.

This is not supported by the FTP client component. You have to do some changes, 
probably by deriving
your own class form ICS component and overriding what needs to.
--
[EMAIL PROTECTED]
http://www.overbyte.be


----- Original Message ----- 
From: "Rob Verhoef" <[EMAIL PROTECTED]>
To: <twsocket@elists.org>
Sent: Wednesday, August 03, 2005 10:02 AM
Subject: [twsocket] FTP from one server to another


> Hello,
>
>
>
> Does anybody have any experience doing a transfer from one ftp server to
> another using a client pc with a two TFtpClients, one connected to the
> source server and the other connected to the destination server. . I know
> you can do a transfer into a memorystream but how can you handle the
> difference in speed between the two servers. I do not want to transfer part
> of the memorystream that is not yet received.
>
>
>
> Rob Verhoef
>
> -- 
> 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
>

-- 
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