Page 1 of 1

Unattendend delete all is ok

Posted: Sat Apr 04, 2020 7:12 pm
by Stefan
If your Syncovery runs in unattendend mode (e.g. windows server or something like that), you can set a limit in percent of how much Syncovery is allowed to delete. But if you want to allow Syncovery to delete everything, you need to specify a property inside the syncovery ini file.
(Be careful, read the FAQ entry provided in this post!)

Default location of the "Syncovery.ini" file in Windows: C:\ProgramData\Syncovery\Syncovery.ini
  1. Stop all your Syncovery instances (desktop client and all running instances, do not forget the icon in the tray - next to the clock)
  2. Open the "Syncovery.ini" file in your default editor
  3. Follow the FAQ entry: https://www.syncovery.com/documentation ... irmations/

Re: Unattendend delete all is ok

Posted: Sun Apr 05, 2020 10:42 am
by tobias
Thanks for posting these steps!

One added piece of information, the latest Linux version allows to import configuration strings in INI style too, so you could create a small text file like this:

[Main]
UnattendedDeleteAllIsOK_IfDelPercIs100=YES

And import it via the new button on the Program Settings dialog, tab sheet "Startup".