RE: Python Script - Windows Task Scheduler - Logging

2015-12-09 Thread Raheel Rao
.org > Subject: Python Script - Windows Task Scheduler - Logging > > Hello there,I created a python script that connects to an ftp and downloads > files to a specifed folder and logs each event in a log file. This script > works perfectly fine as i want it to however when i put this

Re: Python Script - Windows Task Scheduler - Logging

2015-12-08 Thread Laura Creighton
In a message of Mon, 07 Dec 2015 23:53:10 +, Raheel Rao writes: >Hello there,I created a python script that connects to an ftp and downloads >files to a specifed folder and logs each event in a log file. This script >works perfectly fine as i want it to however when i put this in a task >sch

Python Script - Windows Task Scheduler - Logging

2015-12-08 Thread Raheel Rao
Hello there,I created a python script that connects to an ftp and downloads files to a specifed folder and logs each event in a log file. This script works perfectly fine as i want it to however when i put this in a task scheduler, the script runs and downloads the file just fine except that the