Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100153 > unrolled thread
| Started by | Laura Creighton <lac@openend.se> |
|---|---|
| First post | 2015-12-08 14:28 +0100 |
| Last post | 2015-12-08 14:28 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Python Script - Windows Task Scheduler - Logging Laura Creighton <lac@openend.se> - 2015-12-08 14:28 +0100
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Date | 2015-12-08 14:28 +0100 |
| Subject | Re: Python Script - Windows Task Scheduler - Logging |
| Message-ID | <mailman.63.1449581325.12405.python-list@python.org> |
In a message of Mon, 07 Dec 2015 23:53:10 +0000, 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 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! > >-- >https://mail.python.org/mailman/listinfo/python-list Maybe related to this? tackoverflow.com/questions/20196049/problems-running-python-script-by-windows-task-scheduler-that-does-pscp Laura
Back to top | Article view | comp.lang.python
csiph-web