Re: FTPServer seems to crash except when Control.T - WeOnlyDo Discussion board

Re: FTPServer seems to crash except when Control.T (General questions)

by woddrazen, Thursday, April 08, 2010, 20:22 (5103 days ago) @ Investor

Mark,


DebugFile Property is hidden property. So probably this is a reason why you don't see that property in list of wodFtpServer properties.

Here is example how to add DebugFile Property to your code:
[code] FtpD.DebugFile = c:\debug.txt
FtpD.Start[/code]
Drazen


Complete thread: