Alexander Neumann
|
e56370eb5b
|
Remove Deleter interface
|
2017-10-14 16:04:29 +02:00 |
|
Fabian Wickborn
|
69a6e622d0
|
Add REST backend option to use CA root certificate
Closes #1114.
|
2017-10-04 22:14:10 +02:00 |
|
Herbert
|
3473c3f7b6
|
Remove all dot-imports
|
2017-10-02 15:06:39 +02:00 |
|
Alexander Neumann
|
3b6a580b32
|
backend: Make pagination for List configurable
|
2017-09-18 12:01:54 +02:00 |
|
Alexander Neumann
|
dd49e2b12d
|
Azure: Fix List(), use pagination marker
|
2017-09-17 11:32:05 +02:00 |
|
Alexander Neumann
|
c35518a865
|
Azure/GS: Remove ReadDir()
|
2017-09-17 11:05:30 +02:00 |
|
Alexander Neumann
|
a726c91116
|
azure: Rework path initialization
|
2017-08-06 21:47:04 +02:00 |
|
Alexander Neumann
|
072b7a014e
|
azure: User internal errors package
|
2017-08-06 21:47:04 +02:00 |
|
Alexander Neumann
|
618ce115d7
|
Azure: Use default HTTP transport
|
2017-08-06 21:47:04 +02:00 |
|
Dipta Das
|
3a85b6b7c6
|
Add Azure Blob Storage as backend
Environment variables:
AZURE_ACCOUNT_NAME=storage-account-name
AZURE_ACCOUNT_KEY=storage-account-key
Environment variables for test:
RESTIC_TEST_AZURE_ACCOUNT_NAME=storage-account-name
RESTIC_TEST_AZURE_ACCOUNT_KEY=storage-account-key
RESTIC_TEST_AZURE_REPOSITORY=azure:restic-test-container
Init repository:
$ restic -r azure:container-name:/prefix/dir init
|
2017-08-06 21:47:04 +02:00 |
|