wake from sleep

General Discussion in English
Post Reply
PeterC
Posts: 20
Joined: Thu Jan 05, 2023 11:18 pm

wake from sleep

Post by PeterC »

Is there any way Syncovery can wake my PC from sleep to run a profile?

tobias
Posts: 1603
Joined: Tue Mar 31, 2020 7:37 pm

Re: wake from sleep

Post by tobias »

Hello,
not currently. Maybe if you use a Windows Scheduled Task.

You can invoke a job via command line like this:

"C:\Program Files\Syncovery\SyncoveryCL.exe" /RUNX="Profile Name" /P /T

/P means progress is reported to the GUI (if it isopen)
/T means the job is run in a separate thread

Post Reply