mirror of https://github.com/restic/restic.git
6d53e767d5
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 |