Re: FTPServer seems to crash except when Control.T (General questions)
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:
- FTPServer seems to crash except when Control.Threa - Investor, 2010-04-07, 19:11
- Re: FTPServer seems to crash except when Control.T - wodDamir, 2010-04-07, 19:50
- Re: FTPServer seems to crash except when Control.T - Investor, 2010-04-07, 20:33
- Re: FTPServer seems to crash except when Control.T - wodDamir, 2010-04-07, 21:05
- Re: FTPServer seems to crash except when Control.T - Investor, 2010-04-07, 21:15
- Re: FTPServer seems to crash except when Control.T - Investor, 2010-04-08, 20:11
- Re: FTPServer seems to crash except when Control.T - woddrazen, 2010-04-08, 20:22
- Re: FTPServer seems to crash except when Control.T - Investor, 2010-04-08, 20:11
- Re: FTPServer seems to crash except when Control.T - Investor, 2010-04-07, 21:15
- Re: FTPServer seems to crash except when Control.T - wodDamir, 2010-04-07, 21:05
- Re: FTPServer seems to crash except when Control.T - Investor, 2010-04-07, 20:33
- Re: FTPServer seems to crash except when Control.T - wodDamir, 2010-04-07, 19:50