Ticket #1081 (new task)

Opened 6 months ago

Last modified 1 month ago

file name format update for sqlbackup script

Reported by: anonyme Assigned to: anonymous
Priority: high Milestone: alternc-0.9.9
Component: Shell-scripts et binaires Version:
Severity: trivial Keywords: sql backup
Cc: informatique-nospam@mistur.org

Description

I've patch the sqlbackup.sh script few month ago to change the file name format for sql backup.

Instead of using a "logrotate" format such as file.X.sql, it's possible to include the date of the day in the file name like file.YYYYMMDD.sql

this option is useful when you backup alternc/html with rsync to avoid rsync all backup file after each backup name rotation.

Attachments

sqlbackup.sh (16.5 kB) - added by anonyme on 11/15/07 23:02:26.
sqlbackup.sh scripts
sqlbackup.conf (1.3 kB) - added by anonyme on 11/15/07 23:02:59.
sqlbackuo conf file

Change History

11/15/07 23:02:26 changed by anonyme

  • attachment sqlbackup.sh added.

sqlbackup.sh scripts

11/15/07 23:02:59 changed by anonyme

  • attachment sqlbackup.conf added.

sqlbackuo conf file

04/13/08 18:46:22 changed by anarcat

  • priority changed from normal to high.