Ticket #1081 (closed task: fixed)
file name format update for sqlbackup script
| Reported by: | anonyme | Owned by: | anonymous |
|---|---|---|---|
| Priority: | high | Milestone: | alternc-0.9.9 |
| Component: | Shell-scripts et binaires | Version: | |
| Severity: | trivial | Keywords: | sql backup |
| Cc: | informatique-nospam@… |
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
Change History
Note: See
TracTickets for help on using
tickets.
