瀏覽代碼

Add a hint on sleeping computer in the FAQ

Guinness 4 年之前
父節點
當前提交
89bf5afacf
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/faq.rst

+ 6 - 0
docs/faq.rst

@@ -185,6 +185,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?
 -----------------------------------------------------------