RealTimeSync and Windows Task Scheduling at system start

Get help for specific problems
User avatar
Posts: 6
Joined: 10 May 2021

CraigG58

I’m having a problem with keeping RealTimeSync running following system start. It does indeed successfully run as configured in the scheduler when Windows boots and properly backs up the directories it’s watching for changes, but then quits. In my case, I want to keep it running at all times.

I’m sure this is probably something dumb that I’m missing, so I’ve attached images of all tabs within properties for the task. Any help with things I can check that may be misconfigured would be much appreciated!
Attachments
FreeFileSync Windows Task Scheduler - General.jpg
FreeFileSync Windows Task Scheduler - General.jpg (78.51 KiB) Viewed 948 times
FreeFileSync Windows Task Scheduler - Triggers.jpg
FreeFileSync Windows Task Scheduler - Triggers.jpg (48.55 KiB) Viewed 948 times
FreeFileSync Windows Task Scheduler - Actions.jpg
FreeFileSync Windows Task Scheduler - Actions.jpg (52.11 KiB) Viewed 948 times
FreeFileSync Windows Task Scheduler - Conditions.jpg
FreeFileSync Windows Task Scheduler - Conditions.jpg (80.13 KiB) Viewed 948 times
FreeFileSync Windows Task Scheduler - Settings.jpg
FreeFileSync Windows Task Scheduler - Settings.jpg (72.44 KiB) Viewed 948 times
User avatar
Posts: 4318
Joined: 11 Jun 2019

xCSxXenon

Your Task is not running RTS at all. When you run a FFS config, all it is ever going to do is run once and that's it. You need to configure RTS, save the configuration, and then have the Task run RTS with that saved configuration passed as the parameter.
User avatar
Posts: 6
Joined: 10 May 2021

CraigG58

Thank you both for your responses, you guys have been a great help and I certainly appreciate it!

I totally missed the “RTS: Run as Service” button which brings up Plerry’s second URL. Although I do realize using the Windows Task Scheduler allows for much more flexibility, I wound up using the startup via shortcut method since it’s simple and does exactly what I wanted in the first place.

Maybe a bit off topic, but do you know if running both RTS and the Google Drive daemon at the same time would create any conflicts? Some files I’d like automatically uploaded to the cloud and saved on my external hdisk used by RTS, and others stored in only one place or the other. So far, there doesn’t seem to be any issues with doing that, but I thought I’d ask while I was at it.