logs to XML
Hi!
I have a problem with logs to xml.
I'm using $session.XmlLogPath = "D:\ftps\log.xml"
When I'm creating empty log.xml file and running script, it gives me: "Configured temporary file D:\ftps\log.xml already exist".
When there's no log.xml file, after running script no file is created with log.
Anybody could help?
I have a problem with logs to xml.
I'm using $session.XmlLogPath = "D:\ftps\log.xml"
When I'm creating empty log.xml file and running script, it gives me: "Configured temporary file D:\ftps\log.xml already exist".
When there's no log.xml file, after running script no file is created with log.
Anybody could help?