start RTS without pushing the button

Get help for specific problems
Posts: 2
Joined: 22 Feb 2022

tyler.endicott

Hi,

I user RTS on a machine which is located in the basement and has 2 identical drive besides the system drive. One of those drives has a network share. My idea is, to copy stuff to the first drive and have RTS mirror it to the second drive.

So far I created a ffs_batch which works perfectly fine with taskschd.msc

The only issue left is that I have to start the service manually. Is there a way around so RTS will start up and check every 5 seconds or whatever, after the machine turned on?
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

Save your RTS configuration and put it in your startup folder. This will run the RTS config which will sync once after opening and then sync every time there is a change in a monitored directory and after waiting for the idle time to pass.
You wouldn't run RTS on a schedule, but you can run FFS by using Task Scheduler. Read the FFS documentation and FAQs
Posts: 2
Joined: 22 Feb 2022

tyler.endicott

That was it! Thank you very much. Can one find this exact piece of information in the documentation or FAQ?