Welcome!

Welcome to our new question & answer style forum. We hope this new format will help you to rapidly find answers to common usage and configuration questions. 

Please ask well formed questions and up vote answers that you find helpful. This forum is NOT for  bug submissions or instances where customer support is required.  Non-conforming posts will be rejected to preserve the integrity of this resource for future users.

This question has been flagged
1 Reply
475 Views

Is there an option to disable the automatic backups that SimCommander makes in the user's  Documents folder?  I have an automated process that already takes real-time backups of my files that are versioned for a longer time period than the SimCommander backups are retained, and are there redundant.



Avatar
Discard

You can achieve this by manually changing a setting in Documents\SimXperience Commander 4.5\Settings\CommanderSettings.xml. Specifically, you will want to change the setting <MaxBackups>30</MaxBackups> to <MaxBackups>0</MaxBackups>

However, I would suggest having it set to at least <MaxBackups>1</MaxBackups>

Lastly, if your backup mechanism is some sort of synchronization tool like OneDrive, I would highly advise against using that altogether for the Sim Commander folder.

Avatar
Discard
Author

I already have MaxBackups set to 0, but it's still saving the last 30.

My backups comprise of continuous backup of files to a local NAS which takes snapshots for version control and replication to cloud storage for offsite backup.

Your Answer

Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!