[twsocket] FW: need help on downloading multiple files at the same time using ftp client

2006-08-22 Thread Ali ISIKLI
Hello, I am trying to use the ftpclient component for downloading multiple files simultaneously or one after another in que manner from a ftpserver. What I want is to start the action with a single button click. I try in my code by writing the download locations and files one after another

Re: [twsocket] FW: need help on downloading multiple files at the sametime using ftp client

2006-08-22 Thread Francois Piette
I am trying to use the ftpclient component for downloading multiple files simultaneously or one after another in que manner from a ftpserver. What I want is to start the action with a single button click. I try in my code by writing the download locations and files one after another but did

Re: [twsocket] List() method?

2006-08-22 Thread Marcelo Grossi
I don't have any persnoal experience with the FTPCli but it does look alright. Ps.: Have in mind that your process is gonna get blocked on the ICSFTP.Get till the dl is finished. Marcelo Grossi - Original Message - From: Clay Shannon [EMAIL PROTECTED] To: 'ICS support mailing'

Re: [twsocket] TFtpClient lrecl and recfm

2006-08-22 Thread Francois Piette
Use Quote() to send a literal command to the server. Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be - Original Message

Re: [twsocket] TFtpClient lrecl and recfm

2006-08-22 Thread Antonio Marcos Pereira
Ok! Thank you very much! Antonio On 8/22/06, Francois Piette [EMAIL PROTECTED] wrote: Use Quote() to send a literal command to the server. Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware)