www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/03/29/05:17:48

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Thu, 29 Mar 2012 11:16:49 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: /cygdrive/f/ missing when my script is executed by cron
Message-ID: <20120329091649.GC30721@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <jl15l1$8k6$1 AT dough DOT gmane DOT org>
MIME-Version: 1.0
In-Reply-To: <jl15l1$8k6$1@dough.gmane.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
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

On Mar 29 10:14, Stéphane Klein wrote:
> Hi,
> 
> I try to configure rsync on MS Windows to execute a folder
> synchronization every day.
> 
> I use this tools :
> 
> * I've installed cygwin
> * I've use cygwin setup.exe to install rsync, openssh, cron
> 
> Next, in cygwin terminal, I did :
> 
> * I've created a ssh key and I've set it up on remote server
> * next, I've wrote a bash script which execute rsync. Note : my
> source data are in "f:" device, meaning it's in "/cygdrive/f/" path
> (from cygwin terminal)
> * I've tested my bash script, it works very well, all files are
> copied to remote host
> * I've used cron-config to configure cron service
> * I've append my bash script in cron configuration with crontab -e
> * My bash script is executed by cron, I see it with cronevents
> 
> But, I've have an issue : when my bash script is executed by cron,
> it hasn't access to /cygdrive/f/, this device isn't mounted !

Remote shares are mounted on a per user-session basis.  Cron as a
service is not running in your desktop user-session.  If you want
to access remote shares in your cron session, you have to mount them
explicitely in your cron job.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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