X-Spam-Check-By: sourceware.org Date: Fri, 23 Dec 2005 09:10:14 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Cron and find Message-ID: <20051223141014.GA19372@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <780a907f0512230551g8939f2fw66e09495722ec2ba AT mail DOT gmail DOT com> <43AC04C7 DOT 5070405 AT byu DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43AC04C7.5070405@byu.net> User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 On Fri, Dec 23, 2005 at 07:08:07AM -0700, Eric Blake wrote: >According to Christophe Sauthier on 12/23/2005 6:51 AM: >>I've been googling a bit, and I've found nothing really usefull... >>Does anybody encount that problem and has a solution ? By the way, >>just a little precision : the user that execute the cron job and the >>shell are the same, and my system is win 2003. > >Actually, the users probably aren't the same. > >http://cygwin.com/faq/faq-nochunks.html#faq.using.shares > >My guess is that you are trying to use find to traverse a network >share, hence it isn't finding anything since the share is inaccessible >to the SYSTEM user. That was my guess, too. Either that or the PATH is different in the cron script and the windows version of find is being run rather than the cygwin version. cgf -- 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/