Compression Options - Automatic Backup Scheduler for MySQL
Task Wizard
Automatic Backup Scheduler for MySQL > Help Document > Task Wizard > Compression Options

Compression Options


Compress the SQL backup files to a ZIP ( *.ZIP ) or GZIP ( *.GZ ) file for reducing the disk usage.
Compression Options

  1. Compression Format:
    1. ZIP: ZIP is fairly popular on Windows, it's capable of archiving and compressing multiple files and you can easily extract individual files from a large ZIP file.
    2. GZIP: GZIP can achieve better compression compared with ZIP and it's more popular on UNIX-like operating systems.
  2. Compression Level: Lower level gives faster speed but lower compression rate and higher level gives higher compression rate but slower speed. It only works for ZIP format. The default value is recommended.
  3. Encryption: The encryption algorithms, including ZIP Compatible, WinZip AES 128, WinZip AES 192 and WinZip AES 256. It only works for ZIP format.
  4. Password: If you choose the option Encryption, the password is required. Please remember the password you set. You have to enter it when extract the backup files.
  5. Self Extracting: If you choose the option, the compressed file will be an executable file ( *.exe ). It means you can extract the SQL file without UNZIP program. It only works for ZIP format.




See also:
  1. Task - Back up MySQL databases to the SQL files
  2. Task - Back up MySQL databases to the other server
  3. Task - Back up a MySQL database to the other database
  4. Task - Restore MySQL databases from the backup files
  5. Task - Restore MySQL databases from the other server
  6. Task - Restore a MySQL database from the other database
  7. Task - Execute SQL Script
  8. Page - MySQL Server
  9. Page - Source Server and Database
  10. Page - Destination Server and Database
  11. Page - Select Databases
  12. Page - Select Source Items
  13. Page - Add Backup Files
  14. Page - Recovery Databases
  15. Page - Backup Files
  16. Page - Upload Backup Files
  17. Page - Execute SQL script before starting and after ending
  18. Page - Enter SQL Script
  19. Page - Task Scheduler
  20. Options - MySQL Database Advanced Settings
  21. Options - Backup File Settings
  22. Options - Back up Tablespaces
  23. Options - SMTP Options
  24. Protocol - SSL Protocol
  25. Protocol - SSH Tunneling
Copyright © 2024 Database Think Software. All rights reserved.