Releases: zevilz/WebServerCloudBackups
Releases · zevilz/WebServerCloudBackups
1.5.0
29 Jul 09:26
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Removed --databases
parameter in mysqldump command for support restore databases to another databases.
1.4.0
23 Nov 15:42
Compare
Sorry, something went wrong.
No results found
Added support for S3 storages.
1.3.2
24 Oct 09:07
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Hidden curl success messages for clean output.
1.3.0
18 Feb 08:39
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
1.2.0
22 Feb 06:12
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Added support for excluding folders when archiving, small code refactoring, added new variables to configuration file.
1.0.2
22 May 08:52
Compare
Sorry, something went wrong.
No results found