Re: permission denied errors in script run by cron

2005-10-29 Thread René Berber
[EMAIL PROTECTED] wrote: > I'm trying to do automated backups with a cron job in cygwin and am > running into permissions issues. (I'm using XP Pro). > > When I run this command from the shell, it works fine -- no errors: > > /bin/cp -uvdR My\ Documents/ /f/Documents\ and\ Settings/Matt/ [sni

permission denied errors in script run by cron

2005-10-29 Thread cyg . 108
Hi, I'm trying to do automated backups with a cron job in cygwin and am running into permissions issues. (I'm using XP Pro). When I run this command from the shell, it works fine -- no errors: /bin/cp -uvdR My\ Documents/ /f/Documents\ and\ Settings/Matt/ However, when run from my crontab: