Skip to content

Simple Cronjob Backup v1.0

Latest
Compare
Choose a tag to compare
@drhdev drhdev released this 15 Mar 22:47
5ae1470

Release Title: Simple Cronjob Backup v1.0

Description

We are thrilled to announce the first official release of Simple Cronjob Backup, version 1.0. This initial release introduces a robust, easy-to-use shell script designed to help users effortlessly backup their crontab entries. It provides a flexible solution for managing crontab backups, including features for customizable backup paths, filenames, and automatic backup retention.

Features

  • Configurable Backup Path: Users can set a specific directory for storing their backup files, ensuring that backups are organized in a location that's convenient and accessible.
  • Customizable Backup Filename: The script supports customizable filenames for backups, incorporating the date and time of the backup to ensure each file is unique and easily identifiable.
  • Automatic Backup Retention: To help manage disk space and keep backups organized, the script allows users to specify the maximum number of backups to retain. Older backups are automatically deleted, keeping only the most recent backups as specified.
  • Error Handling and Feedback: Enhanced error handling and feedback mechanisms have been implemented, providing users with clear notifications about the success or failure of backup operations.

Getting Started

To get started with Simple Cronjob Backup, please refer to the README.md file in our repository for detailed installation instructions, usage guidelines, and customization options.

Acknowledgements

A big thank you to all contributors and users who provided feedback, submitted issues, and contributed to the development of this project. Your support has been invaluable in making this release possible.

License

Simple Cronjob Backup is released under the GNU General Public License. We encourage you to review the license details in the LICENSE file included with the release.