How To enable debug logs
How to enable debug logging in SmartFTP.
Note: This should only be done to enable logging for debug purpose. If you want to enable logging of your transfers in SmartFTP go to the menu: File - Settings and then go to the General - Advanced dialog.
Download and install the SmartFTP SDK
SmartFTP SDK
The SmartFTP.man can be found in the SDK Samples\SmartFTP\Event Tracing folder
Register the instrumentation manifest
wevtutil um SmartFTP.man
wevtutil im SmartFTP.man
Start the session
xperf -start usersession -on SmartFTP:5 -f smartftp.etl
Start SmartFTP
Stop the session
xperf -stop usersession
Open the etl log in Windows Event Viewer:
eventvwr.exe /l:smartftp.etl
or alternatively in Windows Performance Analyzer
"%ProgramFiles(x86)%\Windows Kits\8.1\Windows Performance Toolkit\wpa.exe" smartftp.etl
Kulcsszavak
log,debug,trace,etw,etl