Scheduled Task - Can't load template

Core FTP client questions and answers
Locked
hiltinuts2
Posts: 2
Joined: Wed May 11, 2011 6:53 pm

Scheduled Task - Can't load template

Post by hiltinuts2 »

I have created my second (on the same server) CoreFTP Scheduled Task using the Core Task Scheduler GUI. My first scheduled task I have set to run once every morning with logging and it works beautifully.

My second task I have set to run every 10 minutes. The task runs, however, no connection activity or data transfer. When I look at the task log it says

"can't load template"
--Actual log entry--

05/11/11 11:47
Can't load templatesent 0, recd 0
Total uploaded files: 0
Total uploaded data: 0
Total downloaded files: 0
Total downloaded data: 0

Any ideas?
hiltinuts2
Posts: 2
Joined: Wed May 11, 2011 6:53 pm

Post by hiltinuts2 »

mkay, I'm an idiot.

I built the template and CoreFTP Schedule using my \admin account. I then modified the task to be run under a different account (a domain service account).

I believe my issue was the template was stored under the \admin account's home directory in which the service account had no access.

We're all good now.
Locked