FAQ: Add hint for antivirus setup

Add a tip to configure antivirus to exclude restic process.
This commit is contained in:
Filippo Bottega 2019-08-01 09:57:22 +02:00 committed by Alexander Neumann
parent 604b18aa74
commit 95d070c147
1 changed files with 6 additions and 1 deletions

View File

@ -172,4 +172,9 @@ The following may work:
Why does restic perform so poorly on Windows?
---------------------------------------------
In some cases the real-time protection of antivirus software can interfere with restic's operations. If you are experiencing bad performance you can try to temporarily disable your antivirus software to find out if it is the cause for your performance problems.
In some cases the real-time protection of antivirus software can interfere with
restic's operations. If you are experiencing bad performance you can try to
temporarily disable your antivirus software to find out if it is the cause for
your performance problems. If you are certain that the antivirus software is
the cause for this and you want to gain maximum performance, you have to add
the restic binary to an exclusions list within the antivirus software.