| Unix Content | Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| > To receive filesystem errors i have to turn on tracing, right? > the two modules the patch touched were mod_core and mod_xfer right? So if > i wanted to start with the MAX logging, i might do... ?? > > Trace core:10 xfer:10 > TraceLog /path/to/my/trace.log > > Id like to log the least amount possible, but still be able to get the > messages I need. so maybe I can drop that # down. > > But so far, this doesn't work. What am I missing? To see the trace logging enabled by the patch, you would use the following in your proftpd.conf: TraceLog /path/to/trace.log Trace fileperms:5 as mentioned in the bug report: http://bugs.proftpd.org/show_bug.cgi?id=3099 Cheers, TJ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ No day in which something is learned is ever wasted. -TJ Saunders ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.p...r_id=100&url=/ _______________________________________________ ProFTPD Users List Unsubscribe problems? http://www.proftpd.org/list-unsub.html |