“Simplify Your Data Security with OpticalBackup Full Backup Scripts for IT”
At OpticalBackup, we understand the importance of keeping your data secure and making the backup process seamless. That’s why we’ve developed a set of full backup scriptsdesigned to cater to your specific needs, whether you’re using Linux, macOS, or Windows. These scripts are now available in our repository, offering flexibility, security, and ease of use for all OpticalBackup users.
What Do Our Scripts Offer?
- Cross-Platform Support: Our scripts are tailored for:
- Linux: With both Bash and Python scripts for added versatility.
- macOS: Optimized Python scripts for Apple users.
- Windows: Python scripts designed to work seamlessly with the Windows environment.
- Encryption Options:
- TLS Encryption: Protects your data during transmission to the server using HTTPS.
- TLS + AES Encryption: Adds another layer of security by encrypting your files locally with AES-256 before they are uploaded, ensuring maximum protection even if intercepted.
- Enhanced Features:
- Recursive Backups: Automatically backing up all files in the specified directories.
- File Size Handling: Skips files exceeding the upload limit, ensuring no interruptions.
- Detailed Logging: Tracks every step of the backup process and generates easy-to-read logs for troubleshooting.
- API Integration:The scripts seamlessly connect with OpticalBackup’s API, automatically generating containers, sending files, and closing containers when the process is finished.
How to Get Started
- Download the Scripts:Download the script package here. The scripts are organized by operating system and encryption method.
- Configure the Scripts:
- Specify your backup directories.
- The text provided is already in English It reads: “Set your OpticalBackup API token”.
- For AES encryption, provide your encryption key file.
- Run the ScriptsThe text is already in English It means “Execute the script for your operating system”. Python and Bash options are available for Linux users, while macOS and Windows users can utilize the Python scripts.