X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Kurt Franke Subject: Re: Permission Problem with crontab Date: Fri, 11 Apr 2008 16:06:30 +0000 (UTC) Lines: 37 Message-ID: References: <1207890885 DOT 11175 DOT 2 DOT camel AT andromeda DOT abtsoft DOT m DOT uunet DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Adi B Treiner (abt Account treiner.net> writes: > > Hi, > > Maybe you are determining something within my cygwin configuration which > causes the issue. > > The issue is, when I'm starting jobs from crontab which should transfer > backup archives from a local depot to a network depot, I'm determining > always no write access to the net share and therefore the cron job will > fail. > > If I'm doing the same from command line (bash) it works as expected. > > Thanks in advance for any hints. > > Regards, Adi B. Treiner > Hi, you should read the file /usr/share/doc/Cygwin/cron-*.README in your cygwin installation. if your cron is running as SYSTEM this may be your problem. accessing network shares is not supported for processes running as SYSTEM regards kf -- 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/