Merge pull request #5526 from Gu1nness/5512-1.1-maint

Add a hint on sleeping computer in the FAQ, fixes #5301 [1.1]
This commit is contained in:
TW 2020-12-02 14:29:30 +01:00 committed by GitHub
commit 3b984a7111
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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