2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-17 00:02:49 +00:00
restic/src/restic/backend
2017-04-02 20:01:36 +02:00
..
local Add layout name parser 2017-04-02 17:57:28 +02:00
location location: Move to backend/location 2017-03-25 17:45:11 +01:00
mem Normalise the backend API 2017-01-26 22:02:22 +01:00
rest rest: Make backend honor the REST protocol 2017-03-16 21:50:26 +01:00
s3 introduce RWLock for caching obj.Stat() 2017-03-14 23:05:51 +01:00
sftp doc: Add section about how to change the sftp port 2017-03-25 09:07:50 +01:00
test rest: Make backend honor the REST protocol 2017-03-16 21:50:26 +01:00
testdata Add layout auto detection 2017-04-02 17:25:22 +02:00
doc.go Correct comment 2016-09-04 13:08:09 +02:00
layout_cloud.go Add cloud and s3 layout 2017-03-26 22:20:10 +02:00
layout_default.go Add cloud and s3 layout 2017-03-26 22:20:10 +02:00
layout_s3.go Add cloud and s3 layout 2017-03-26 22:20:10 +02:00
layout_test.go layout: Allow passing in a default layout 2017-04-02 20:01:36 +02:00
layout.go layout: Allow passing in a default layout 2017-04-02 20:01:36 +02:00
paths.go Rename package 2016-02-20 17:31:21 +01:00
utils_test.go Make backend.LoadAll() similar to ioutil.ReadAll() 2017-01-23 17:54:12 +01:00
utils.go backend: Rename Get() -> Load() 2017-01-23 18:11:10 +01:00