On 07/11/2013 16:15, Angus Robertson - Magenta Systems Ltd wrote:
Angus, trying to change the code to use your components. Does the
TMagFtp component support a CopyType := FCTypeDates ;
Sorry, seems like I never supported specific date ranges for FTP which is
mostly used to synchronise remote
Angus
Turned everything firewall like off and it makes no difference, and I
assume that wouldn't explain why when downloading the same root folder
each time, it would fail in a different place (sometimes not at all).
I'm pretty sure it's something server side, but it's hosted by big US
ISP, s
> *Subject:* Re: [twsocket] FTP Client - reconnecting
> Now trying with your components and although it's much better
> behaved and fails gracefully, it still fails (in my app or the
> supplied demo app).
> However as both your app and my app fail with my hosted FTP server
> and both work with y
Angus
Now trying with your components and although it's much better behaved
and fails gracefully, it still fails (in my app or the supplied demo app).
However as both your app and my app fail with my hosted FTP server and
both work with your FTP server, I'm going to assume that there's
somethi
> Angus, trying to change the code to use your components. Does the
> TMagFtp component support a CopyType := FCTypeDates ;
Sorry, seems like I never supported specific date ranges for FTP which is
mostly used to synchronise remote and local directories, or for specific files.
> if so, how doe
Angus, trying to change the code to use your components. Does the
TMagFtp component support a
CopyType := FCTypeDates ;
if so, how does one set the dates as fMagFileCopy is declared as private
so these aren't accessible ?
UseUTC := true // whether to compare file timestamps in UTC or local
twsocket@lists.elists.org
ICS 8
unit OverbyteIcsWSocket.pas, version 8.06
OS Windows 8.1
Delphi XE5
Target Platform Win32
Hi,
When I send data using the send method, XE5 sometimes reports a
RangeCheckError
in function TCustomWSocket.Send(Data : TWSocketData; Len : Integer) :
Integer;
at