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


Groups > comp.lang.python > #100149

Python Script - Windows Task Scheduler - Logging

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Raheel Rao <rr.codeproject@outlook.com>
Newsgroups comp.lang.python
Subject Python Script - Windows Task Scheduler - Logging
Date Mon, 7 Dec 2015 23:53:10 +0000
Lines 8
Message-ID <mailman.58.1449579704.12405.python-list@python.org> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de OdpcICR7vroSANYSJXkPFA2kI4kvb0wMOHamy/CN+Rdg==
Return-Path <rr.codeproject@outlook.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'subject:Windows': 0.09; 'bug': 0.10; 'python': 0.10; 'advance!': 0.16; 'created.': 0.16; 'received:65.55.34.15': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:Logging': 0.16; 'runs': 0.18; 'file.': 0.22; 'script': 0.25; 'connects': 0.27; 'fine': 0.28; 'folder': 0.30; 'task': 0.30; 'file': 0.34; 'except': 0.34; 'downloads': 0.35; 'something': 0.35; 'but': 0.36; 'there': 0.36; 'created': 0.36; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'log': 0.38; 'files': 0.38; 'to:addr:python.org': 0.40; 'where': 0.40; 'from:addr:outlook.com': 0.84
X-TMN [ac1idjTsW8gflj5127ISqShbJW8+nAWe]
X-Originating-Email [rr.codeproject@outlook.com]
X-Mailer Outlook for iOS and Android
X-OriginalArrivalTime 07 Dec 2015 23:53:10.0815 (UTC) FILETIME=[6DB192F0:01D1314A]
X-Mailman-Approved-At Tue, 08 Dec 2015 08:01:44 -0500
X-Content-Filtered-By Mailman/MimeDel 2.1.20+
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:100149

Show key headers only | 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