################ INSTALL NOTES FOR BRESTORE ####################
-# you can install the user interfact glade file on
+# you can install the user interface glade file in
# /usr/share/brestore or /usr/local/share/brestore
mkdir -p /usr/share/brestore
install -m 644 -o root -g root Bconsole.pm /usr/share/perl5
-# copy bsr file directly to your director, use must use scp (or nfs stuff)
-# if you doesn't want to use this, you can dump the bsr file with "Gen BSR" button.
+# To copy the bsr file where the director can access it, we use scp (or nfs stuff)
+# if you don't want to use this, you can dump the bsr file with "Gen BSR" button.
# so you must have an ssh-key exchange. (you can also hack brestore.pl to use
# something like '$err = `xterm -e scp $src $1 2>&1`'
'use_ok_bkp_only' => '',
'default_restore_job' => 'Restore'
};
-
* Direct SQL access to the database for good performance
- * Fast Time Navigation (switch almost instantaneously between the different
+ * Fast Time Navigation (switches almost instantaneously between the different
versions of a directory, by changing the date from a list)
* Possibility to choose a selected file, then browse all its available
* Works with either PostgreSQL or MySQL
We have a working (if a bit unpolished) version ready, and think it is time for
-us to publish it and have user and Kern feedback.
+us to publish it and have user and Kern's feedback.
What's missing :
don't care about seeing the restoration progress, or anything else.
brestore is also available within Bweb.
-