mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 21:05:10 +00:00
307aeb6849
When transferring a repository from S3 to, for example, a local disk then all empty folders will be missing. When saving files, the missing intermediate folders are created automatically. Therefore, missing directories can be ignored by the `List()` operation. |
||
---|---|---|
.. | ||
config_test.go | ||
config.go | ||
rest_int_test.go | ||
rest_test.go | ||
rest.go |