Parcourir la source

Merge pull request #5512 from Gu1nness/5301-macOS-broken-pipe

Add a hint on sleeping computer in the FAQ
TW il y a 4 ans
Parent
commit
e5690e8c20
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      docs/faq.rst

+ 6 - 0
docs/faq.rst

@@ -183,6 +183,12 @@ This is not a problem anymore.
 
 For more details, see :ref:`checkpoints_parts`.
 
+My machine goes to sleep causing `Broken pipe`
+----------------------------------------------
+
+When backing up your data over the network, your machine should not go to sleep.
+On macOS you can use `caffeinate` to avoid that.
+
 How can I restore huge file(s) over an unstable connection?
 -----------------------------------------------------------