2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-28 06:29:01 +00:00

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

View File

@ -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.