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:
Alex JOST 2018-06-14 19:39:04 +02:00 committed by GitHub
parent a884ce1566
commit cb8d2d3df5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -120,3 +120,8 @@ The following may work:
::
$ 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.