mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-25 10:43:08 -04:00
docs: add FAQ entry for SSH connection timeouts, fixes #5629
This commit is contained in:
parent
62fcfea53a
commit
a5bfda12e6
1 changed files with 5 additions and 0 deletions
|
|
@ -225,6 +225,11 @@ ssh keys and different entries in ``authorized_keys`` is much easier and also
|
|||
maybe has less potential of things going wrong somehow.
|
||||
|
||||
|
||||
My SSH connection breaks during a long borg operation. What now?
|
||||
----------------------------------------------------------------
|
||||
|
||||
See the `Vorta documentation <https://docs.borgbase.com/faq/#my-ssh-connection-breaks-after-a-long-backup-or-prune-operation>`_.
|
||||
|
||||
My machine goes to sleep causing `Broken pipe`
|
||||
----------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue