Merge pull request #1845 from dimejo/patch-2

doc: enhance FAQ about AV software on Windows
This commit is contained in:
Alexander Neumann 2018-06-14 20:48:15 +02:00
commit 393a7266c9
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.