Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: AlanJB on December 12, 2023, 09:56:14

Title: Release 13.3 (2969)
Post by: AlanJB on December 12, 2023, 09:56:14
Thanks for the new release Mathias.

Can you provide brief examples of the arguments available to new Custom Commands MC.BackupConfig and MC.RestoreConfig?  Thanks.

BTW the Changelog says build ( 2968 )  ;)
Title: Re: Release 13.3 (2969)
Post by: Mathias (Author) on December 12, 2023, 11:27:17

Code: [Select]
MC.RestoreConfig FILE=<path>  ONLY_CONFIG  ONLY_USERDATA
MC.BackupConfig FILE=<path>

Optional, not required
ONLY_CONFIG
ONLY_USERDATA
Title: Re: Release 13.3 (2969)
Post by: AlanJB on December 13, 2023, 12:29:17

Code: [Select]
MC.RestoreConfig FILE=<path>  ONLY_CONFIG  ONLY_USERDATA
MC.BackupConfig FILE=<path>

Optional, not required
ONLY_CONFIG
ONLY_USERDATA

Many thanks, Mathias and happy holidays  :)