Skip to content

Releases: zevilz/WebServerCloudBackups

1.5.0

29 Jul 09:26

Choose a tag to compare

Added parameters for excluding folders for specific backup periods:

  • DAILY_EXCLUDE
  • DAILY_EXCLUDE_RELATIVE
  • WEEKLY_EXCLUDE
  • WEEKLY_EXCLUDE_RELATIVE
  • MONTHLY_EXCLUDE
  • MONTHLY_EXCLUDE_RELATIVE

1.4.1

17 Apr 10:31

Choose a tag to compare

Removed --databases parameter in mysqldump command for support restore databases to another databases.

1.4.0

23 Nov 15:42

Choose a tag to compare

Added support for S3 storages.

1.3.2

24 Oct 09:07

Choose a tag to compare

  • removed warning when deleting old file in the cloud if it does not exist but listed in last backups file;
  • fixed check of the number of archive parts when splitting is disabled.

1.3.1

23 Oct 11:35

Choose a tag to compare

Hidden curl success messages for clean output.

1.3.0

18 Feb 08:39

Choose a tag to compare

Added support for sets user for databases backups instead using root user. See README.md for more info.

1.2.1

01 Mar 11:51

Choose a tag to compare

Bug fixes.

1.2.0

22 Feb 06:12

Choose a tag to compare

New features:

  • added support for partitioning archives into specified size;
  • automatically checking/creating folders in cloud.

Others:

  • automatically remove slashes in the end of paths in vars to avoid errors;
  • small code refactoring.

1.1.0

20 Feb 07:53

Choose a tag to compare

Added support for excluding folders when archiving, small code refactoring, added new variables to configuration file.

1.0.2

22 May 08:52

Choose a tag to compare

updated