Skip to main content

Wait for Growing File

This task, wait for a file to stop growing during copy.

main

File path
"File path" accepts a static path or a smart_path.

Lifetime
You may define a limit of time for aborting task by using "Lifetime". In that case, the "on task abort" callback will be triggered.

Check interval
The task will check if the file size changes or if the file is opened, on a regular basis defined by "Check Interval".

Check lock
The task will check if the file is locked.