mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-22 14:49:03 -04:00
Add a hint on sleeping computer in the FAQ
This commit is contained in:
parent
22c463f5c3
commit
89bf5afacf
1 changed files with 6 additions and 0 deletions
|
|
@ -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?
|
||||
-----------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue