Releases: ulver2812/aws-s3-backup
Releases · ulver2812/aws-s3-backup
1.6.0
1.5.0
[1.5.0] - 2019-03-12
Fixed
- The backup 'is running' spinner remain stuck when the AWS CLI S3 generates an error
- The backup don't continue if the previous file/folder generate an error with an exit code 2 of the AWS CLI
Added
- Auto start on OS boot
- App single instance check to avoid multiple app instances
- Time (minutes to hours ) and data (KB/s to Mb/s) unit conversion in settings and add/edit job pages
- --no-follow-symlinks option to aws s3 sync command
- Italian translation for the next run date in the job list
Changed
- Email errors notification, now you will receive error log only when the job is done
1.4.1
1.4.0
[1.4.0] - 2019-03-06
Fixed
- With multiple folders in the backup job the S3 paths were wrong
Changed
- Now processes run in sequential order for better performance
Added
- Stop backup button in job list view
- Now the AWS CLI processes are killed on app exit
- Now the current backup running process are killed after its done
- Bucket info: size and number of objects are shown in S3 explorer view through AWS Cloudwatch
- More app's icons for better rendering on Win 10 OS
- Now you can limit S3 upload speed by adjust bandwidth and concurrent requests,
to avoid excessive band consumption - Now you can set the backup max duration time, in order to stop the backup after a certain
amount of time regardless the real time needed to complete the backup.