Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100153
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python Script - Windows Task Scheduler - Logging |
| Date | 2015-12-08 14:28 +0100 |
| Message-ID | <mailman.63.1449581325.12405.python-list@python.org> (permalink) |
| References | <COL402-EAS189BEC6AEDCFB91EB0E8DEE8A090@phx.gbl> |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Python Script - Windows Task Scheduler - Logging Laura Creighton <lac@openend.se> - 2015-12-08 14:28 +0100
csiph-web