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:

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

[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

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

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

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

[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