Logging issueI have job with two taksk:
1. delete all files less than 0 kb in dir X
2. download with FTP all files and place them in dir X
Both have a notification on the task. It is set as: Notify on complete.
The notification logs all the taskoutput to a file.
Body:
{TASK(Active,LastRun,G)}
{TASK(Active,Name)} : {TASK(Active,Result)}
{TASK(Active,StdOut)}
-
{TASK(Active,StdErr)}
I setup my 2nd task that if it fails it starts task 1 again and continue in order.
How come I've got this as my logging output:
My questions are:
1. How come I have two entries after each other of the 2nd task?
2. Why isn't there any FTP log output in the error sections.
Regards
Erik
Edited by user
15 years ago
|
Reason: Not specified
Uses Visualcron since 2006.