Skip to content

Releases: zevilz/WebServerCloudBackups

1.4.1

17 Apr 10:31
Compare
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
Compare
Choose a tag to compare

Added support for S3 storages.

1.3.2

24 Oct 09:07
Compare
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
Compare
Choose a tag to compare

Hidden curl success messages for clean output.

1.3.0

18 Feb 08:39
Compare
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
Compare
Choose a tag to compare

Bug fixes.

1.2.0

22 Feb 06:12
Compare
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
Compare
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
Compare
Choose a tag to compare
updated