delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/10/05/13:04:03

X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: Thorsten Kampe <thorsten AT thorstenkampe DOT de>
Subject: Re: rsync can run in command line but not in cron
Date: Thu, 5 Oct 2006 17:40:36 +0100
Lines: 34
Message-ID: <eg3ci9$83v$3@sea.gmane.org>
References: <BAY21-F193FB967FB055FDB28E98EE9120 AT phx DOT gbl>
Mime-Version: 1.0
User-Agent: MicroPlanet-Gravity/2.70.2067
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

* lin q (Wed, 04 Oct 2006 19:38:12 -0600)
>   I just installed lastest cygwin on windows xp service pack 1.
> 
>   I enabled cron in cygwin, the crontab looks like this,
> 
> # DO NOT EDIT THIS FILE - edit the master and reinstall.
> # (/tmp/crontab.3548 installed on Wed Oct  4 19:11:00 2006)
> # (Cron version -- $Id: crontab.c,v 1.8 2004/12/21 16:14:41 corinna Exp $)
> USER=toma
> USERNAME=toma
> HOME=/cygdrive/c/home/toma
> HOMEDRIVE=C:
> UID=toma
> 12 19 * * * /usr/bin/rsync -azvv /cygdrive/u/ /cygdrive/c/bin/swtools > 
> /tmp/swtools.cron 2>&1
> 
> 
>   But it does not work, I check the log file, it is like this,
> 
> building file list ...
> rsync: link_stat "/cygdrive/u/." failed: No such file or directory (2)
> done
> 
>   It looks like it can not work with path like /cygdrive/u, this is a 
> network drive.
> 
>   The problem is I can run the exact command in command line.
> 
>   Do you know why cron make difference on the path?

Cron is running under the LocalSystem account that hasn't any rights 
on network shares. Same goes for the Schedule service (at.exe).

Thorsten


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019