Re: [twsocket] TFtpClient retrieve file size for progress bar

2007-02-15 Thread Michael Fritz
se a parser and parse LS response. > > Regards, > > SZ > > - Original Message - > From: "Michael Fritz" <[EMAIL PROTECTED]> > To: > Sent: Thursday, February 15, 2007 12:20 PM > Subject: [twsocket] TFtpClient retrieve file size for progr

[twsocket] TFtpClient retrieve file size for progress bar

2007-02-15 Thread Michael Fritz
Hi, I'm using the BasFtp1 demo of ICS to test downloading a file from an FTP server. I changed this demo (at least a tried to) to retrieve the file size before downloading to feed a progress bar. I've changed the RequestDone event the following way: [..] ftpTypeSetAsync: beg