Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > ioFTPD beta > Bug Reports

Bug Reports If you discover any bugs that we are not aware of, please post it here so it may be corrected.

Reply
 
Thread Tools Rate Thread
Old 01-19-2005, 05:31 PM   #1
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 424
Exclamation malformed ioftpd.log

ioftpd.log gets malformed when line put to log is > 532, the \n is
missed off the end of the line, hence next entry is appended to
previous.

usually it happends when the release name is too long
wooolF[RM] is offline   Reply With Quote
Old 01-19-2005, 06:22 PM   #2
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,364
Default

By design.

Code:
ioFTPD\source\Include\ServerLimits.h

#define LOG_LENGTH	512
The 512 bytes includes the message and the terminating "\r\n\0", not the time stamp.
neoxed is offline   Reply With Quote
Old 01-20-2005, 04:50 AM   #3
Senior Member
 
Join Date: Jan 2003
Posts: 239
Default

Yea wrote same bug in iozs2.0 thread some days ago,
very irritating problem
Unique is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 02:36 PM.