bbrf-client icon indicating copy to clipboard operation
bbrf-client copied to clipboard

BBRF export helper

Open Regala opened this issue 4 years ago • 1 comments

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:

  1. Send the data over to another instance (in a different machine e.g.)
  2. 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!

Regala avatar Aug 18 '21 09:08 Regala

This might be useful for you. It's my approach to backing up BBRF data.

https://pdelteil.medium.com/backing-up-your-bbrf-data-ed3e85df4b5f

pdelteil avatar Sep 25 '21 02:09 pdelteil