-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When storing large amounts of data, performing regular backups is a good idea.
BBRF could support a command like bbrf export, which could in the background initiate some type of backup process. It could:
- Send the data over to another instance (in a different machine e.g.)
- Make a local (or remote) copy of the data in a compressed manner
With this command a bbrf import could be added to in order to import the compressed data.
Thanks!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request