Re: [twsocket] FTP Client - Large files

2012-12-05 Thread Graham Powell
I have put some more log files on the website:

www.deephaven.co.uk/downloads/ftpuplog.zip

Two files pass (small file) and fail (large file) contain more logging
info.
Not sure if this tells us more about the end of the transfer though.

Graham

-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Angus Robertson - Magenta Systems Ltd
Sent: 04 December 2012 17:33
To: twsocket@elists.org
Subject: Re: [twsocket] FTP Client - Large files

 I have the OnFtpStateChange producing messages which I can add to my 
 history log, but is there a way of adding these messages into the ICS 
 logger?

IcsLogger.DoDebugLog(Self, LogOption, Msg);

Angus

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

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


Re: [twsocket] FTP Client - Large files

2012-12-05 Thread RTT



I have put some more log files on the website:

www.deephaven.co.uk/downloads/ftpuplog.zip

Two files pass (small file) and fail (large file) contain more logging
info.
Not sure if this tells us more about the end of the transfer though.



Maybe what you need to do is to keep the control channel from timing out 
(Idle timeout), sending a dummy command from time to time?

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


[twsocket] MagFTP or ICS FTP Client

2012-12-05 Thread Mark E. Moss
address=markm...@ix.netcom.com


Hello

Using either MagFTP or the ICS FTP Client how can I determine if a File 
Exists on an FTP Server?

 I do not want to download it, just check if it exists.

Thanks

Mark Moss

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


Re: [twsocket] MagFTP or ICS FTP Client

2012-12-05 Thread Arno Garrels
Mark E. Moss wrote:
 address=markm...@ix.netcom.com
 
 
 Hello
 
Using either MagFTP or the ICS FTP Client how can I determine
 if a File Exists on an FTP Server? 
 
 I do not want to download it, just check if it exists.
 

Method Ls is what you are looking for.

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


Re: [twsocket] curl_multi in ICS

2012-12-05 Thread Arno Garrels
David Loncarek wrote:
 Hello!
 
 How can I load URL's in an array and use Async HTTP Get on all of
 them at the same time. For example
 thats how curl_multi works..

Take a look at the OverbyteIcsHttpAsy demo.

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


Re: [twsocket] MagFTP or ICS FTP Client

2012-12-05 Thread Angus Robertson - Magenta Systems Ltd
 Using either MagFTP or the ICS FTP Client how can I 
 determine if a File Exists on an FTP Server?

TMagFtp has a method FtpCheckFile that returns the file size and date
time stamp.  

Angus

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


[twsocket] Windows Certificates Store Usage

2012-12-05 Thread marius gabi
Hello

Could you please let me know if there is possibility to use ICS library in 
combination with certificates from Windows store.
If this possibility exists please provide me a small code demo (client 
implementation).

Thank you in advance.

Kind Regards,
Marius Florigoanta
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be