Wait for copy/move action

Post comments and suggestions for RoboTask here
Post Reply
vbigdeli
Posts: 34
Joined: Mon Sep 15, 2008 2:53 am

Wait for copy/move action

Post by vbigdeli »

Hi Oleg.

The Copy/Move files action need wait for done checkbox..I mean the robotask should check copied/moved files then go to the next task(s).
I am copying 1GB files sometimes and have to add delay while I don't know how much should the robotask waits for file to being copied complately.with this feature I can make sure that the file(s) has been copied/movied before running next task.

Thanks.
Oleg
Site Admin
Posts: 3007
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Wait for copy/move action

Post by Oleg »

The action "Copy/Move File" always waits for finish of copy operation.
RoboTask executes the next step of the task only when the copying is finished.

If you start another task (Start Task action) the the task can be started with "Wait for Finish" option. In this case RoboTask waits for finish of started task. Otherwise the task will be started independently and parent task will continue work immediately.
Oleg Yershov
Post Reply