Conversation:
Notices
-
Chimo (chimo)'s status on Wednesday, 19-Apr-2017 10:35:40 EDT Chimo @chalkahlom it would be located at /main/backupaccount if the feature is enabled on the instance and if the account has 'backup' permissions -
Chimo (chimo)'s status on Wednesday, 19-Apr-2017 12:07:26 EDT Chimo @windigo The option is disabled by default since it's a resource-intensive operation. You can enable it via $config['profile']['backup'] = true;
or use '/scripts/backupuser.php' via CLI if the web option times-out or causes issues.
-