X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-15?Q?Ren=E9_Berber?= Subject: Re: Installing Cron on Windows 2003 Server... Date: Thu, 15 Mar 2007 16:07:07 -0500 Lines: 44 Message-ID: References: <45F9AB2D DOT 3090704 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: OpenPGP: url=hkp://random.sks.keyserver.penguin.de X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Kevin Markle wrote: > Larry Hall (Cygwin) explained on 3/15/2007 : >> Kevin Markle wrote: >>> Hello, >>> >>> I'm attempting to install cron on a Windows 2003 machine and am >>> somewhat Unix challanged. Is there a documented procedure that works >>> somewhere. It seems that there are tons of posts out relating to this >>> but they all seem to offer different information. :o) I was wondering >>> if anybody has had any luck actually getting cron to work on a w3k >>> machine. If possible I would like to run the service with a Network >>> login if not a local admin would work... >> >> /usr/share/doc/Cygwin/cron.README >=20 > I used that and it worked I have installed the service as a network user > | logged in as that user and created this crontab file but it doesn't > run. The file runs okay from command prompt but not from the crontab file? >=20 > 1 * * * * /time.bash > /dev/null 2>&1 It's not clear if you used `crontab -e` or not? That command is the way to= add entries to your crontab, and if it doesn't run that means either cron is not running (as a service) or there is a problem (probably logged in Windows' e= vent log). > In my reading I gathered that this was a way to get around intalling a > mail client. Setting up cron to get around installing a mail client? Are you kidding? m= ail clients (or servers) have nothing to do with cron; cron uses the server (ss= mtp or exim, whatever is symbolically linked to sendmail) to send messages. --=20 Ren=E9 Berber -- 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/