0

When robocopy is in memory resident/timed mode i want to trigger a scan/update programmatically from another process.

Is there a way such as raising an event or sending a message to the robocopy process to interrupt the wait period and do an immediate scan?

2
  • 1
    It may be easier to terminate the process, and restarting it to do the scan/update. Commented Jun 19, 2019 at 1:02
  • Thats a good idea Strom I will pursue it Commented Jun 20, 2019 at 12:44

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.