Yes, I believe you can safely set the Size property manually as a workaround. That's what I do!
Regards, Sz ----- Original Message ----- From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Thursday, August 31, 2006 9:37 PM Subject: Re: [twsocket] FTP resuming transfers : Fastream Technologies wrote: : > AFAIK, ICS v6 is only for D/BCB6+ and ICSv5 is going to get : > abondoned. So no need to worry! :)) : : Have you really read my question?? : : > : > Best Regards, : > : > SZ : > : > ----- Original Message ----- : > From: "Arno Garrels" <[EMAIL PROTECTED]> : > To: "ICS support mailing" <[email protected]> : > Sent: Thursday, August 31, 2006 9:27 PM : > Subject: [twsocket] FTP resuming transfers : > : > : >> Hello, : >> : >> I reworked the streams stuff in both FTP C/S today and : >> fixed some bugs, everything was tested sucessfully with : >> 64-bit streams. There's only one question I cannot answer : >> by myself. : >> TFileStream in mode fmOpenWrite does not set its size : >> to current position when it is destroyed. Won't it make : >> sense to set stream size explizitely to the current position : >> in the FtpCli/FtpSrv when data connection is closed : >> (although I guess that it won't work in D2 since method : >> Size exists since D3)? : >> : >> What do you think? : >> : >> --- : >> Arno Garrels [TeamICS] : >> http://www.overbyte.be/eng/overbyte/teamics.html : >> : >> -- : >> 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 -- 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
