mirror of
https://github.com/restic/restic.git
synced 2025-12-23 08:10:26 -05:00
Sometimes, users run restic without retaining the local cache directories. This was reported several times in the past. Restic will now print a message whenever a new cache directory is created from scratch (i.e. it did not exist before), so users have a chance to recognize when the cache is not kept between different runs of restic. |
||
|---|---|---|
| .. | ||
| backend.go | ||
| backend_test.go | ||
| cache.go | ||
| dir.go | ||
| file.go | ||
| file_test.go | ||
| testing.go | ||