Re: logs to XML
The XML log is used internally by the WinSCP .NET assembly. The assembly deletes the (temporary) log, when the session closes.
The
What are you trying to do?
The
Session.XmlLogPath
is not part of the assembly public interface. It's available for debugging purposes only.
What are you trying to do?