Aliaksandr Valialkin
|
1361239393
|
app/vmbackup: add ability to make server-side copying of existing backups
|
2023-08-13 17:26:26 -07:00 |
|
Oleksandr Redko
|
0e1c395609
|
app,lib: fix typos in comments (#3804)
|
2023-02-13 09:32:35 -08:00 |
|
Aliaksandr Valialkin
|
146b3bd088
|
lib/backup/azremote: fix after upgrading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from v0.6.1 to v1.0.0
|
2023-02-08 09:19:10 -08:00 |
|
Zakhar Bessarab
|
1e58eabde6
|
lib/backup/azremote: fix copying for parts larger than 256M by using async copy (#3479)
* lib/backup/azremote: fix copying for parts larger than 256M by using async copy
* lib/backup/azremote: add description of an error for log message
|
2022-12-13 09:36:36 -08:00 |
|
Aliaksandr Valialkin
|
450a32970a
|
lib/envtemplate: allow referring env vars from other env vars via %{ENV_VAR} syntax
This is a follow-up for 02096e06d0
|
2022-10-26 14:51:02 +03:00 |
|
Aliaksandr Valialkin
|
f926db1de4
|
lib/backup/azremote: typo fixes after 03872025b747fcc4ee98710ad10fc98764328511
|
2022-10-07 01:04:37 +03:00 |
|
Zakhar Bessarab
|
a5861407cc
|
app/vmbackup: fix compatibility with latest azure sdk (#461)
|
2022-10-07 01:04:37 +03:00 |
|
Aliaksandr Valialkin
|
cc0d70c3d6
|
lib/backup/azremote: remove unused methods after the 262ce77e2d
|
2022-10-06 13:30:47 +03:00 |
|
Zakhar Bessarab
|
6a6dcc059b
|
lib/backup: add support of Azure Blob Storage (#460)
* lib/backup: add support of Azure Blob Storage
* lib/backup: add enterprise support of Azure Blob Storage
|
2022-10-06 00:36:19 +03:00 |
|