Component: backup
12 changelog entries across 7 version(s)
Activity over time (changelog entries per month)
- added "force-v6-to-v7-configuration-upgrade" option on backup load to clear RouterOS v7 configuration and trigger reimport of RouterOS v6 route configuration (CLI only);
- fixed automatic backup generation when resetting configuration;
- fixed cloud backup's creation timezone;
- added "force-v6-to-v7-configuration-upgrade" option on backup load to clear RouterOS v7 configuration and trigger reimport of RouterOS v6 route configuration (CLI only);
- fixed automatic backup generation when resetting configuration;
- fixed automatic backup file generation when configuration reset by button;
- store automatically created backup file in "flash" directory;
- added support for new backup file encryption (AES128-CTR) with signatures (SHA256);
- generate proper file name when devices identity is longer than 32 symbols;
- backups by default are encrypted now (with user password).
- changed default backup file name to <id>-<YY><MM><DD>-<HHMM>.backup
- backup file creation failed if router identity name had / in it;