Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
crontab | 2020-05-11 | 345 Bytes | |
IDBB.dba | 2020-05-11 | 36 Bytes | |
IDBB.lst | 2020-05-11 | 322 Bytes | |
IDBB.sh | 2020-05-11 | 7.7 kB | |
READMET.txt | 2020-05-11 | 547 Bytes | |
Totals: 5 Items | 8.9 kB | 0 |
From: Sujit Pal <spal@scotch.den.csci.csc.com> Subject: Automatic Informix Data Base Backup Date: Mon, 08 Dec 1997 13:14:36 MST Sometime ago I released a backup script which does backups through cron, based on a user-defined backup schedule. The backups are done to the disk and to preserve space it is piped through a compression utility such as compress or gzip. In case of errors it sends a mail to one or more people whose email-ids are stored in an input file. ------------------------------------8<----------------------------------------