Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100149

Python Script - Windows Task Scheduler - Logging

From Raheel Rao <rr.codeproject@outlook.com>
Newsgroups comp.lang.python
Subject Python Script - Windows Task Scheduler - Logging
Date 2015-12-07 23:53 +0000
Message-ID <mailman.58.1449579704.12405.python-list@python.org> (permalink)

Show all headers | View raw


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 there is no log created. Any suggestions? I remember task scheduler have a bug where you have to put something in "start in". Have been searching froums but so far no luck. Thanks in advance!

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Python Script - Windows Task Scheduler - Logging Raheel Rao <rr.codeproject@outlook.com> - 2015-12-07 23:53 +0000

csiph-web