mirror of
https://github.com/octoleo/restic.git
synced 2024-11-16 01:57:10 +00:00
Merge pull request #1845 from dimejo/patch-2
doc: enhance FAQ about AV software on Windows
This commit is contained in:
commit
393a7266c9
@ -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