Gil <[EMAIL PROTECTED]> wrote: > I am interested in date, time, user ip address, file > uploaded/downloaded, and transfer size. > > Here, I think is a better example of the log file.
... > (000207) 3/17/2003 12:06:24 PM - Boa (210.202.230.143) > finished > downloading 'E:\Boa\video\Valenti\BoA - Valenti + Kiseki (live).wmv' - > (00:04:36 - 2471.751 KB - 8.956 KBytes/s) I think you can safely ignore the other lines - this is the only one that tells you what you want. It looks like this LOGFORMAT should match, except that the Log entry records KB instead of Bytes. LOGFORMAT "(%j) %M/%d/%Y %h:%n/%j %j %j %u (%s) > finished downloading '%r' %j (%j - %b %j)" Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------