> My server.log is 13GB - but i cant open it with anything to read it. Something like "tail" or "less" might help: http://tailforwin32.sourceforge.net/
> Also, any idea why it was called server.log.0? (with the zero on the > end). Then it's an old log. SC does a simple log rotation where a log file is renamed to *.log.0 when it's bigger than 100MB. Next time this is triggered, the old .0 is deleted, the current log renamed, and a new created etc. -- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
