mirror of
https://github.com/octoleo/restic.git
synced 2024-11-25 22:27:35 +00:00
doc: enhance FAQ about AV software on Windows
As discussed in #1840, realtime protection of AV software can cause serious performance degradation on Windows OS.
This commit is contained in:
parent
a884ce1566
commit
cb8d2d3df5
@ -120,3 +120,8 @@ The following may work:
|
|||||||
::
|
::
|
||||||
|
|
||||||
$ restic init -r sftp:user@nas:/restic-repo init
|
$ restic init -r sftp:user@nas:/restic-repo init
|
||||||
|
|
||||||
|
Why does restic perform so poorly on Windows?
|
||||||
|
---------------------------------------------
|
||||||
|
|
||||||
|
In some cases the realtime protection of antivirus software can interfere with restic's operations. If you are experiencing bad performace you can try to temporarily disable your antivirus software to find out if it is the cause for your performance problems.
|
||||||
|
Loading…
Reference in New Issue
Block a user