summaryrefslogtreecommitdiffstats
path: root/docs/usage
diff options
context:
space:
mode:
authorReiko Asakura <asakurareiko@protonmail.ch>2021-12-24 15:15:23 -0500
committerReiko Asakura <asakurareiko@protonmail.ch>2021-12-24 15:15:23 -0500
commite38f0b26b0ddbe660ec2a9f33e362556f2fb93e7 (patch)
tree8dc2f4cbba1261d58a3f05b34b616e6b681b9df0 /docs/usage
parentbf392367f159fd81494a9d76bb646e7f3ab37132 (diff)
Workaround for volume shadow copy in WSL1
Diffstat (limited to 'docs/usage')
-rw-r--r--docs/usage/general/environment.rst.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/usage/general/environment.rst.inc b/docs/usage/general/environment.rst.inc
index b4a0a8280..b896586af 100644
--- a/docs/usage/general/environment.rst.inc
+++ b/docs/usage/general/environment.rst.inc
@@ -99,6 +99,11 @@ General:
Using this does not affect data safety, but might result in a more bursty
write to disk behaviour (not continuously streaming to disk).
+ retry_erofs
+ Retry opening a file without O_NOATIME if opening a file with O_NOATIME
+ caused EROFS. You will need this to make archives from volume shadow copies
+ in WSL1 (Windows Subsystem for Linux 1).
+
Some automatic "answerers" (if set, they automatically answer confirmation questions):
BORG_UNKNOWN_UNENCRYPTED_REPO_ACCESS_IS_OK=no (or =yes)
For "Warning: Attempting to access a previously unknown unencrypted repository"