Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement flash backup/restore commands #155

Open
doegox opened this issue Sep 24, 2023 · 0 comments
Open

Implement flash backup/restore commands #155

doegox opened this issue Sep 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@doegox
Copy link
Contributor

doegox commented Sep 24, 2023

Implement commands to ease a complete flash backup & restore.
It would allow to preserve and reinstall config and data easily after some experiments or broken upgrade/downgrade.
Backup should associate fw version info so a fw should refuse a backup made from a later version. (earlier version should be ok and migrated by the fw if needed)
Then up to the client to store the retrieved backup in a file, but all clients should adopt the same format.
E.g. zip file with tree based on FDS: FILE_ID => directory name, RECORD_KEY => filename. And raw data in file.

@doegox doegox added the enhancement New feature or request label Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant