Backup-Manager icon indicating copy to clipboard operation
Backup-Manager copied to clipboard

Versatile yet easy to use command line backup tool for GNU/Linux. Suitable for desktop and servers.

Results 43 Backup-Manager issues
Sort by recently updated
recently updated
newest added

BM_MYSQL_SAFEDUMPS add "--opt" to the command line: https://github.com/sukria/Backup-Manager/blob/0c6c3cf314c1df0d807adb617f6cd9e38f3b5378/lib/backup-methods.sh But according to the documentation, this option is enabled by default, and can be disabled by using "--skip-opt": http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html#option_mysqldump_opt So it is...

http://www.backup-manager.org/ doesn't seem to talk about backup-manager a lot.

Errors from expr sometimes occur if environment variables are parsed which contain parentheses. Instead of testing for non-zero length keys, the test for identifying keys to inspect can use the...

When I run `backup-manager --upload`, I expect it to only upload files, but it also runs the script configured in `BM_PRE_BACKUP_COMMAND`. ``` $ backup-manager --version Backup Manager 0.7.10.1-debian1 ```

I use incremental backup on Linux. The backup files delete on schedule but the hashes file grows forever. It had entries dating back to 2017. I manually edited and removed...

Hi, I'm always using BM on few servers and, some years ago, I've wrote a patch to use pbzip2 if installed, for a parallel compression process. Unfortunately, I've lost my...

Feedback needed

Hi, how to exclude a directory with whitespace in its name from the backup? Regards Joshua

Hello, Thanks for your great tool ! My servers feels better with it. :+1: Is it possible to make an hourly backup ? I have find out some things about...

This is normally a bug in some application using the D-Bus library.