Skip to content

Releases: drhdev/s3cmdbackup

S3cmdBackup v0.1 Pre-Release

Pre-release

Choose a tag to compare

@drhdev drhdev released this 19 Mar 22:27
94c93e3

We're excited to announce the pre-release of S3cmdBackup v0.1! This version marks the initial release of our robust and customizable backup script, designed for seamlessly transferring files from an Ubuntu server to DigitalOcean Spaces using s3cmd. While this release brings a host of features and configurations designed for flexibility and resilience, please note that it is a pre-release version and not yet recommended for production environments.

Key Features:

  • Configurable options for hostname, DigitalOcean Spaces details, and backup directories.
  • Secure transfer support with HTTPS.
  • Flexible backup modes: choose between 'sync' and 'copy'.
  • Detailed logging with automatic log file rotation.
  • Comprehensive backup summary messages for monitoring and alerts.
  • Designed to be cron job friendly for automated scheduling.

Installation:
Download the s3cmdbackup.sh script, adjust the permissions with chmod +x s3cmdbackup.sh, and configure it as needed to suit your backup requirements.

Usage:
Run the script manually or schedule it with cron for automated backups. This version comes with detailed instructions for configuration and usage within the script comments.

Please Note:
As this is a pre-release, we encourage users to test the script in a non-production environment. Your feedback is invaluable for improving S3cmdBackup towards a stable release. Report any issues or suggestions through GitHub issues.

License:
S3cmdBackup is now under the GNU Public License, reflecting our commitment to the open-source community and ensuring that our tool remains free and accessible for everyone.

Thank you for trying out S3cmdBackup v0.1! Your support and feedback are what drive the continuous improvement of our tools.