Re: trouble automating ftp with cron

2006-01-23 Thread Wes S
On 23 Jan 2006 at 13:22, Brian Dessent wrote: > Are you sure that the 'ftp' that is being run from your cronjob is > really the Cygwin ftp and not Windows' ftp? The PATH setting in the > cronjob is normally not the same as that at your normal user bash > prompt. > Thank you. That was the prob

Re: trouble automating ftp with cron

2006-01-23 Thread Brian Dessent
Wes S wrote: > I've been trying the last two days to get this to work but if fails > using cron with cygwin but works just fine using cron with Fedora > Core 4. If I run myscript.sh from a console the script runs fine. > > I can't seem to login to the ftp site when run from cron. Any ideas? > I

trouble automating ftp with cron

2006-01-23 Thread Wes S
I've been trying the last two days to get this to work but if fails using cron with cygwin but works just fine using cron with Fedora Core 4. If I run myscript.sh from a console the script runs fine. I can't seem to login to the ftp site when run from cron. Any ideas? I've tried running this