|
35b1e38dcc
|
rcopy.sh: Fix error in loading ssh agent.
|
2024-12-11 17:14:20 +01:00 |
|
|
1c3bb571e1
|
rcopy.sh: fix error with handling ssh agent.
|
2024-12-11 03:14:02 +01:00 |
|
|
dbe87cf75f
|
cleanup directory 'Moved-o-borg2'.
|
2024-12-10 17:54:35 +01:00 |
|
|
3eb272a2a3
|
ignore ditrctory 'Moved-o-borg2'.
|
2024-12-10 17:52:12 +01:00 |
|
|
5a288f6cb4
|
ignore ditrctory 'Moved-o-borg2'.
|
2024-12-10 17:50:00 +01:00 |
|
|
7d6774149c
|
Change add (default) ssh key fot ssh-agent.
|
2024-12-10 14:17:36 +01:00 |
|
|
64971f6afa
|
Add support for network directories on backups for remote maschines.
|
2024-05-03 13:49:13 +02:00 |
|
|
a70ea6a55c
|
mysql_backup.sh: fix error: in case of backup from localhost closing ';' sign was missing.
|
2024-01-30 00:27:07 +01:00 |
|
|
041fc50d5d
|
Add flag '-B' if rcopy_manual.sh was called; fix error if onlx netdirs should be saved.
|
2024-01-29 15:21:31 +01:00 |
|
|
2a6ab0d97a
|
mysql_backup.sh: don't include databases 'mysql' and 'sys' into database creation sql file.
|
2023-08-16 17:58:48 +02:00 |
|
|
441f3cee66
|
mysql_backup.sh: add 'Create user' scripts..
|
2023-08-12 22:57:51 +02:00 |
|
|
119bc81043
|
hosts/scripts/mysql_backup.sh: exclude some user like 'mariadb.sys' from user-creation-statements.
|
2023-08-12 15:47:23 +02:00 |
|
|
c08ab862a5
|
backup_script.sh.sample: add empty line for better reading..
|
2023-08-06 18:30:45 +02:00 |
|
|
a2418463f7
|
Support setting MySQL System Variable '--max-allowed-packet' at host configuration - part 2
|
2023-08-06 18:19:32 +02:00 |
|
|
fbabeb6873
|
Support setting MySQL System Variable '--max-allowed-packet' at host configuration.
|
2023-08-06 18:15:13 +02:00 |
|
|
ed214bcc5b
|
fix error seting variable backupSrcDir: backup at debian 12 was runs into error becaus of the double quotes; some other fixings..
|
2023-07-28 13:32:47 +02:00 |
|
|
d986a12ff4
|
rcopy.sh: optinize partition after filesystemcheck.
|
2023-03-14 10:35:01 +01:00 |
|
|
d3cfc57799
|
Merge branch 'master' of git.oopen.de:backup/backup-rcopy
|
2023-03-03 23:54:03 +01:00 |
|
|
e9ee613a50
|
mysql_backup.sh: some minor changes in comments.
|
2023-03-03 23:53:45 +01:00 |
|
|
e3b3f764ac
|
mysql_backup.sh: change '--max_allowed_packet' to '512M' (--max_allowed_packet=512M).
|
2023-02-23 11:17:43 +01:00 |
|
|
35caf94c46
|
mysql_backup.sh: add flag '--compress' du mysqldump options.
|
2023-02-23 11:14:23 +01:00 |
|
|
962effc961
|
mysql_backup.sh: add comment..
|
2023-02-13 15:45:50 +01:00 |
|
|
120adb6e6b
|
Merge branch 'master' of git.oopen.de:backup/backup-rcopy
|
2023-01-22 16:23:41 +01:00 |
|
|
9aaf090121
|
mysql_backup.sh: adjust comment - add directive to give Reload Privileges to backup user - is needed at least since MySQL 5.7.41 ..
|
2023-01-22 16:22:03 +01:00 |
|
|
e66c1e0479
|
Fix some errors determin backup device.
|
2023-01-14 16:46:14 +01:00 |
|
|
58d1db64b9
|
Fix error determin backup partition.
|
2023-01-14 01:01:02 +01:00 |
|
|
07e65564d3
|
backup_script.sh.sample: adding comment at SSH Hopping section concerning 'HostKeyAlgorithms' settings.
|
2022-12-19 17:51:24 +01:00 |
|
|
282b79f682
|
restore-website-from-backup.sh: some changes to the script output.
|
2022-07-01 22:50:47 +02:00 |
|
|
976f2ebb5c
|
restore-website-from-backup.sh: add time durations for removing/restoring webspace and database.
|
2022-07-01 12:22:37 +02:00 |
|
|
fcc08699e7
|
restore-website-from-backup.sh: some minor changes.
|
2022-06-29 18:05:05 +02:00 |
|
|
dac12100fe
|
restore-website-from-backup.sh: fix error in case web base directory is a symlink.
|
2022-06-24 02:32:12 +02:00 |
|
|
f64717bab4
|
restore-website-from-backup.sh: fix some errors.
|
2021-07-06 01:22:39 +02:00 |
|
|
6eb89a2ad0
|
mysql_backup.sh: fix error in variable settings.
|
2021-05-19 01:26:04 +02:00 |
|
|
e9892b6123
|
mysql_backup.sh: fix new error in determin mysql binary.
|
2021-05-17 02:32:35 +02:00 |
|
|
36b3a8dfa8
|
mysql_backup.sh: fix error determin remote mysql binary.
|
2021-05-16 16:22:39 +02:00 |
|
|
0b5978a3b1
|
pgsql_backup.sh: try to set PostgreSQL commands manually if they were not found.
|
2021-03-26 10:10:49 +01:00 |
|
|
6693077cfd
|
nc_accounts_backup.sh: remove debug code.
|
2020-12-23 11:48:58 +01:00 |
|
|
31422c5475
|
Add Script 'restore-website-from-backup.sh'.
|
2020-11-26 10:37:01 +01:00 |
|
|
5fcdc43528
|
Minor change in script output..
|
2020-11-19 18:52:05 +01:00 |
|
root
|
2c54e20d04
|
Fix some errors syncunf nextclud accounts..
|
2020-11-19 18:46:54 +01:00 |
|
|
8477b08aee
|
Add support for backup nextcloud accounts.
|
2020-11-16 17:50:13 +01:00 |
|
|
da2be27734
|
logrotate_handle-backups.conf.sample: change subject.
|
2020-09-29 02:56:44 +02:00 |
|
|
84f41e944a
|
Finish support of (utf-8) encoded subject - now forgot file logrotate_handle-backups.conf.sample.
|
2020-09-28 16:08:42 +02:00 |
|
|
3f2a913d22
|
Finish support of subject (utf-8) encoding - forgot sample configuration file.
|
2020-09-28 15:56:25 +02:00 |
|
|
3802e50061
|
Support subject (utf-8) encoding.
|
2020-09-28 15:40:07 +02:00 |
|
|
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 |
|