On Mon, 07 Jul 2003 18:49:00 +0930, Greg Mayman wrote: > On Sun, 06 Jul 2003 16:55:32 -0400, Glenn McCorkle wrote:
>> If it does take at-least a few seconds.... >> What *does* happen during that time ? >> 1) nothing at-all ? >> 2) apparent server time-out ? >> 3) some strange error message at the bottom >> of the screen before Arachne goes to err_open.ah ? >> 4) something else altogether ? > I have had the feeling for some time that it would be nice to have these > "bottom of the screen" messages logged somewhere, say the last 500 lines > of them to help in chasing down problems like this. OTOH they are so > diverse and there are so many of them that it could slow Arachne down a > great deal to log them all.... I have just been looking through the SRC code and found something that I did not know existed. ---- clipped from FTP.C in the Arachne SRC code --- if(uploadfile) strcpy(cache->locname,"FTP.LOG"); ___________________________________________________ After doing an FTP upload. (or at least attempting to do one) A new file (ftp.log), will be in your Arachne_main directory. (if you have already done 1 or more... the file is already there) -- Glenn http://arachne.cz/ http://www.delorie.com/listserv/mime/ http://www.cisnet.com/glennmcc/ http://www.cisnet.com/glennmcc/aqc/
