Commit Graph

47 Commits

Author SHA1 Message Date
43a253ad4a rcopy.sh: fix error checking if backup device is correctly mounted in case if remote backup disk. 2020-09-23 03:25:54 +02:00
ec9b892b2b rcopy.sh: remount backup partition if backup partion is mounted, but mount point is not the defined one. 2020-09-22 12:44:59 +02:00
609c423c4a rcopy.conf.sample: forgot exporting 'rsync_progArgs' - Done. 2020-09-04 14:14:28 +02:00
1f80223217 Complete adjustinf rsync arguments. 2020-09-04 14:04:54 +02:00
e656e49d81 Adjust rsync arguments. 2020-09-04 13:58:38 +02:00
cceb1b69f0 Adjust rsync arguments. 2020-09-04 13:56:41 +02:00
2d68b36d60 main_part.include: fix - further more - a bug in script output. 2020-06-25 10:30:18 +02:00
2330f736f2 main_part.include: fix a bug in the script error output. 2020-06-25 10:25:48 +02:00
52f0e243c2 Add support for pre- and post-backup commands. 2020-06-24 21:48:25 +02:00
2314e71238 Remove debug code. 2020-05-24 12:51:42 +02:00
e6e88c7e7d Add Options 'ONLY_BACKUP' (do not handle existing archives) and 'NO_NEW_BACKUP' (do not backup any host, only handle existing archives). 2020-05-23 15:33:39 +02:00
41e67196d3 svn_backup.sh: adjust comments for sudoers entries. 2020-04-29 03:33:08 +02:00
25ff5a6ebd mysql_backup.sh: a minor change. 2020-04-17 11:48:53 +02:00
bfa298ce23 mysql_backup.sh: add comment for backup user MariaDB 10.3.x 2020-04-17 11:16:34 +02:00
578058ceb6 Fix error in manual_hosts.conf.sample. 2019-07-07 16:20:12 +02:00
e714646b2f Fix error at conf/manual_hosts.conf.sample 2019-06-26 12:50:30 +02:00
bff7247183 Add comment to 'manual_hosts.conf.sample'. 2019-06-26 12:46:58 +02:00
6e83231078 Move manual hosts definition to configuration file manual_hosts.conf 2019-06-26 12:43:54 +02:00
c31323a439 cleanup var 'host_scripts'. 2019-06-22 01:06:07 +02:00
29cba7f7d6 Merge branch 'master' of https://git.oopen.de/backup/backup-rcopy 2019-06-09 17:09:01 +02:00
ef5848f4ea Print additional infos about errors to std_out. 2019-06-09 17:08:15 +02:00
74ba99e63f Adjust rsync arguments if saving on remote disk. 2019-02-08 13:27:45 +01:00
7013d8644f hosts/scripts/mysql_backup.sh: fix error if saving database mysql ('--lock-tables=0) in case of mariadb. 2019-01-29 16:38:55 +01:00
d57237eec7 rcopy.conf.sample: change default value 'remote_disk' to 'false'. 2019-01-24 11:36:59 +01:00
f41ed44460 mysql_backup.sh: adjust comments for configuring backup user (MySQL 8.x). 2018-12-03 17:21:28 +01:00
2e873795a4 mysql_backup.sh: add comment for adding dynamic privilege to user backup (MySQL version 8.x). 2018-12-03 15:53:01 +01:00
ccb72e5ae4 mysql_backup.sh: change comment. 2018-12-03 14:03:37 +01:00
a6e8416551 mysql_backup.sh: add documentation comment for MySQL 8.0. 2018-12-03 11:41:04 +01:00
642a5c84d1 Adjust file 'logrotate.conf.sample'. 2018-12-03 01:42:28 +01:00
b8287a003e Export 'label' for using by logrotate. 2018-12-03 01:19:07 +01:00
e73d71fd08 Merge branch 'master' of https://git.oopen.de/backup/backup-rcopy 2018-12-02 21:46:35 +01:00
bb32613273 Add support for remote backup server. 2018-12-02 21:46:09 +01:00
351855e725 rcopy.sh: fix errors. 2018-09-09 13:39:19 +02:00
0e1c26b2b8 mysql_backup.sh: fix errors in creating user creation statements. 2018-09-08 23:27:47 +02:00
684b9b35fe Merge branch 'master' of https://git.oopen.de/backup/backup-rcopy 2018-09-08 04:34:04 +02:00
7b140ee3a5 mysql_backup.sh: fix creation of MySQL Grants. Add user creation sql file for MySQL Versions > 5.6. 2018-09-08 04:33:27 +02:00
b8522b35f9 Add 'extra_admin_email'. If set a summary e-mail will also be sent ti this address. 2018-03-11 23:11:14 +01:00
59a4fabe49 Set default value for 'host_scripts'. 2018-01-23 04:00:39 +01:00
62e29d5100 Fix minor errors. 2018-01-23 03:58:02 +01:00
ca6f2e18a2 Set default value for 'host_scripts'. 2018-01-23 03:00:46 +01:00
83bd3db9b9 Add support of databases from more than one MySQL installation. 2018-01-23 02:54:48 +01:00
e4d5f59252 Remove unused code. 2017-11-23 04:41:08 +01:00
520dd6eb96 Merge branch 'master' of https://git.oopen.de/backup/backup-rcopy 2017-11-23 04:30:55 +01:00
97e034bd99 Add support of multiplexing ssh. 2017-11-23 04:30:37 +01:00
3a28ef71e3 Add crypto-keys to '.gitignore'. 2017-11-09 13:20:05 +01:00
bceeb9bbbd Add comment for MariaDB 2017-02-08 01:37:37 +01:00
76433059ad Initial import - (formaly a SVN project named rcopy) 2017-01-24 15:15:01 +01:00