Hi!
When using "keep-all-logs 1", eggdrop saves the logfiles with channelname.log.dateyear (ie: wherever.log.17Jul2005). I dump all the files to a folder publically available on a webserver, but no browser understands what a 17Jul2005-file is and thus order the user to download the file and then open it manually in a texteditor.
Is there a quick way around this, to name it something like: "2005.Jul.17.channel.log"? Or do I have to write a TCL that does the job?