Skip to content

Commit ab5e75f

Browse files
committed
Updated
1 parent 51905e9 commit ab5e75f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# WebServerCloudBackups [![Version](https://img.shields.io/badge/version-v1.6.0-brightgreen.svg)](https://github.com/zevilz/WebServerCloudBackups/releases/tag/1.6.0) [![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/zevilz)
1+
# WebServerCloudBackups [![Version](https://img.shields.io/badge/version-v1.6.1-brightgreen.svg)](https://github.com/zevilz/WebServerCloudBackups/releases/tag/1.6.1) [![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/zevilz)
22
Automatic backups your web projects bases (MySQL/MariaDB) and files to the clouds via WebDAV or Amazon S3. Supports setting passwords for archives and excluding specified folders.
33

44
Requirements
@@ -80,7 +80,7 @@ Supported backup types:
8080

8181
Supported periods:
8282

83-
- `hourly` - add number and name of the current week day and current hour to archive name (ex.: domain.com_files_5_Friday_02.7z)
83+
- `hourly` - add "hourly" mark and current hour to archive name (ex.: domain.com_base_hourly_02.7z)
8484
- `daily` - add number and name of the current week day to archive name (ex.: domain.com_files_5_Friday.7z)
8585
- `weekly` - add "weekly" mark to archive name (ex.: domain.com_files_weekly.7z)
8686
- `monthly` - add "monthly" mark to archive name (ex.: domain.com_files_monthly.7z)
@@ -135,6 +135,7 @@ TODO
135135
Changelog
136136
---------
137137

138+
- 17.12.2020 - 1.6.1 - fixed archive filename for hourly backup period
138139
- 13.12.2020 - 1.6.0 - added hourly backup period
139140
- 29.07.2020 - 1.5.0 - added parameters for excluding folders for specific backup periods
140141
- 17.04.2020 - 1.4.1 - removed "--databases" parameter in mysqldump command for support restore databases to another databases

0 commit comments

Comments
 (0)