This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with cron and cygdrive-prefix


On Fri, Aug 02, 2002 at 11:40:46AM +0200, Ralf Habacker wrote:
> Sorry, here comes it again.
> 
> 
> Hi all
> 
> I like to use cron on an winnt server for automatisation purposes and got a
> problem with the cygdrive-prefix.
> 
> Mount says the following:
> 
> $ mount
> E:\cygwin\bin on /usr/bin type system (binmode)
> E:\cygwin\lib on /usr/lib type system (binmode)
> E:\cygwin on / type system (binmode)
> c: on /c type user (binmode,noumount)
                ^^^^
		that's your problem.  cron is running under SYSTEM
		account and can't see user mount points.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]