mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 21:05:10 +00:00
FAQ: Add hint for antivirus setup
Add a tip to configure antivirus to exclude restic process.
This commit is contained in:
parent
604b18aa74
commit
95d070c147
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user