Merge pull request #3615 from gum3ng/issue_3558

doc: Add a FAQ section for invalid Windows filenames
This commit is contained in:
rawtaz
2022-01-02 18:06:02 +01:00
committed by GitHub
+6
View File
@@ -219,3 +219,9 @@ be a very strong password, if not for being in this documentation.
There are plenty of tools out there, such as OpenSSL, pwgen or KeePass that can There are plenty of tools out there, such as OpenSSL, pwgen or KeePass that can
generate a sufficiently complex, random and long password. generate a sufficiently complex, random and long password.
Restic backup command fails to find a valid file in Windows
-----------------------------------------------------------
If the name of a file in Windows contains an invalid character, Restic will not be
able to read the file. To solve this issue, consider renaming the particular file.