issues Search Results · repo:todiadiyatmo/bash-backup-rotation-script language:Shell
Filter by
15 results
(53 ms)15 results
intodiadiyatmo/bash-backup-rotation-script (press backspace or delete to remove)The local_remote function names the output file as mysql but the other functions name the output file as just sql . This
means that the grep mysql in the other functions won t find anything to delete. ...
vonba
- Opened on Nov 25, 2020
- #21
Thank you so much for the code, it s perfect for what I needed.
Just a small improvement, I added a $DBHOST and $OPTIONS to the mysqldump ($OPTIONS in my case --column-statistics=0)
In case you want ...
beauseant
- Opened on Jul 22, 2020
- #20
After setting up the configuration file and running the script, I get the following error:
root@kraken:~/backups# bash backup_rotation.sh
Removing expired backups...
Creating backup dir..
Copy backup ...
dinosaw
- Opened on Dec 1, 2016
- #15
The script should check the value of LOCAL_BACKUP_OPTION before executing Cleanup expired backups , Perform Files Backup
and Optional check if source files exist. Email if failed. I have disabled local ...
kukukk
- Opened on Sep 6, 2016
- #14
Keep getting mails like:
/backupdav/18-08-2016-daily.data.tar.xz does not seem to exist. Something failed. When it run as cron, works if i run it
manual.
Tntdruid
- Opened on Aug 18, 2016
- #13
Using Ubuntu 14.04 and vsftpd on both systems. $ vsftpd -v $ vsftpd: version 3.0.2
I keep getting the following error:
local: /tmp/backup.incoming/27-01-2016-daily.sql.tar.xz remote: dcim_backup_opendcim/27-01-2016-daily.sql.tar.xz ...
clickwir
- 2
- Opened on Jan 27, 2016
- #9
Hi,
In fact, in your server, you can have multiple sites (or directories) without sql database, a web site with 2 or 3
databases. So, in this case, a better backup.conf can be with separate DB and FTP. ...
nfork
- 1
- Opened on Nov 18, 2015
- #8
Hi, Good work this script ! But little bug with DEST_DIR= $DEST_BASE_DIR/$HOST/$DATABASE .
1) backup.sh:33 mkdir: cannot create directory /thebasedir/localhost/mydatabase : No such file or directory. ...
nfork
- Opened on Nov 15, 2015
- #7

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.