When we're asked to troubleshoot a problem, we often ask users to send us a 'clean debug log'. What we mean by 'clean debug log' is a log file that contains, as far as possible, only information related to the problem at hand.
The steps for producing a 'clean debug log' are as follows:
SHORT VERSION:
- Set the logging level to Debug
- Stop the CompleteFTP service
- Delete the existing log file
- Start the CompleteFTP service again
- Reproduce the error
- Send us the (zipped) log file
LONG VERSION:
- Set the logging level to Debug:
- Open CompleteFTP Manager and connect.
- Select Logs from the menu.
- Set the Logging level to 'Debug' and click 'Apply Changes'.
- Close CompleteFTP Manager.
- Stop the CompleteFTP service:
- Open the Services item in the Windows Control Panel.
- Select CompleteFTP and hit the stop button.
- Delete the existing log file:
- Select 'Log Files' from the CompleteFTP start menu.
- Find 'Diagnostics.log' and delete (or rename) it.
- Start the CompleteFTP service again:
- Open the Services item in the Windows Control Panel.
- Select CompleteFTP and hit the start button.
- Reproduce the error:
- Do whatever it was that caused the error. E.g. connecting with an SFTP client and getting an error.
- Send us the (zipped) log file:
- Select 'Log Files' from the CompleteFTP start menu.
- Zip up the Diagnostics.log file and e-mail it to us
If you are having difficulty getting the manager to connect, see this FAQ:
http://www.enterprisedt.com/forums/viewtopic.php?t=4230