Logging Downloaded Files?
Hey.
I wrote a script that is downloading a file and deleting it after.
Now I want to write the name of the files + downloaded time to a log file.
I tried the XML Logging, but its getting overwritten and not appending (But I need an appending log file)
Then I tried it with a .txt file but there are too much informations in it.
Any Idea how to parse the name of the files and then save them to a log file?
Thanks alot!
I wrote a script that is downloading a file and deleting it after.
Now I want to write the name of the files + downloaded time to a log file.
I tried the XML Logging, but its getting overwritten and not appending (But I need an appending log file)
Then I tried it with a .txt file but there are too much informations in it.
Any Idea how to parse the name of the files and then save them to a log file?
Thanks alot!