delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
content-class: | urn:content-classes:message |
MIME-Version: | 1.0 |
Subject: | RE: cron will not execute commands |
Date: | Wed, 10 Mar 2004 10:44:58 -0500 |
Message-ID: | <BADF3C947A1BD54FBA75C70C241B0B9E01459777@ex02.co.idirect.net> |
X-MS-Has-Attach: | |
X-MS-TNEF-Correlator: | |
From: | "Harig, Mark" <maharig AT idirect DOT net> |
To: | "steve" <luckysnutt AT cox DOT net>, <cygwin AT cygwin DOT com> |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i2AFkFVA028997 |
1. Here is a more recent version of the diagnostic script. It has fixed several bugs. Please run it. http://cygwin.com/ml/cygwin/2004-03/msg00379.html 2. It's not clear from your message whether you are having problems getting cron to run, or whether you are having problems only with the specific commands that you want run. Please try a simple crontab entry such as the following to establish that cron is running: * * * * * /usr/bin/date >> /tmp/date.txt 3. Verify that the environment that cron sees is adequate for what your program needs: * * * * * /usr/bin/env > /tmp/env.txt > > > Hello:) > > To whom It may concern- > > I am trying to have cron execute a simple rsync command, but > have run across > substantial problems trying to make it work. I have "rtfm" > documentation - > user guide, FAQ, Google and mail archives when I came across this > > http://sources.redhat.com/ml/cygwin/2003-12/msg00711.html > > I have run the cron_diagnose.sh and followed the suggestion > done it twice so > now I am sending you this. By the way it works fine from the > command line. I > have also included the messages.txt from tail -f > /var/log/messages for this > crontab. > > Will someone respond to this? > > Need help. > > Thanks: > Steve Nutt > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |