Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100149 > unrolled thread
| Started by | Raheel Rao <rr.codeproject@outlook.com> |
|---|---|
| First post | 2015-12-07 23:53 +0000 |
| Last post | 2015-12-07 23:53 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Python Script - Windows Task Scheduler - Logging Raheel Rao <rr.codeproject@outlook.com> - 2015-12-07 23:53 +0000
| From | Raheel Rao <rr.codeproject@outlook.com> |
|---|---|
| Date | 2015-12-07 23:53 +0000 |
| Subject | Python Script - Windows Task Scheduler - Logging |
| Message-ID | <mailman.58.1449579704.12405.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web