Re: cron run task can not see samba mounts.

2007-02-19 Thread Daksa
nc -au /cygdrive/g/Desktop\ Extension/ /cygdrive/z/backup/g/Desktop\ Extension/ & ) >> /home/Mike/rsync.log 2>&1 On 2/18/07, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: Daksa wrote: > As you can see, when I run the command manually from a xcygwin xterm > the scr

cron run task can not see samba mounts.

2007-02-18 Thread Daksa
I have a cronjob setup so that I can backup several files from the windows local fs to folders on one of my samba shares which is mounted on my windows machine. I setup cron as a windows service using the following as a guide http://www.cygwin.com/ml/cygwin/2002-01/msg01940.html. The cronjob worke