when i use onsitenew.tcl in my welcome text, no rows outputed by the onsitenew script is starting with 200- (or whatever the code should be).
but when i trigger the script manually with SITE NEW all rows begins with 200-.
Why is this? i'm a member of a ftp ring where an indexbot indexes all ftp's. but when it's time to index my ftp the indexbot crashes just because that the output from SITE NEW in my welcome text is not starting with 200-. According to our admin every outputed line should start with the apropriate code if it should be RFC compliant.
Ok. until this is solved i had to modify the script myself now so that it outputs the correct codes. so now i use SITE NEW2 for the welcome text that adds the 200- prefix and the normal SITE NEW that doesn't add the prefix.