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]

problem with cron and network shares


Hi, 

I am currently able to execute the following command at the command line in
cygwin with no problem:

$cp /home/Administrator/test.doc J:/docs/sfrank   (Copies the file from my
local cygwin home directory to a mapped network share)

However, when I put this (or any cp/ftp/mv command that involves a network
share) in my crontab it spits back an error saying "Permission Denied" when
trying to copy the file over to the mapped network share.  It seems that
cron will only copy files to my local machine directories but not network
shares.

Just wondering why it works if I manually perform the operation but doesn't
work ("Permission Denied") when I run it through cron.  I've also tried
removing the file first just to make sure it wasn't copying over itself.

Any ideas?

Regards, 
Joe

---------------------
Joe Cioffari
Unix Engineer
American International Group
New York, NY 10270
joseph.cioffari@aig.com


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