Page 1 of 1

Plan task

Posted: Thu Feb 15, 2018 11:34 am
by momocampo
Hello,

I wonder if it is possible to plan a task like activate a monitor folder or another process to start the first node at fixed hour.
In fact, I would to use FFastrans to execute several delete or move from folder to another (or maybe delete files).
Anyway, I know that we can use windows tasks or "AT" command to plan but can I use ffastrans to do that?

I tried with "%i_hour%" equal to "12:00" (conditional node) but doesn't work. With command executor and "forfiles" command, the command processes all the time and I have monitor messages all the time for each file and each time a new file comes...
If someone knows a rule to do an automatic delete each day at the same hour it will be kind.

Thank you very much.

;)

Re: Plan task

Posted: Thu Feb 15, 2018 4:45 pm
by admin
I think you better have a look at "Windows Task Scheduler" for these sorts of things. FFAStrans is not that kind of tool. At least not in the current versions.

-steinar

Re: Plan task

Posted: Fri Feb 16, 2018 10:23 am
by momocampo
Hello,

Ok that's clear. I will used windows tasks.
Thank you Steinar.
Regards