mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-23 02:25:33 -04:00
docs: generalize SSH connection timeout FAQ title (address feedback on #9620)
This commit is contained in:
parent
bf0efe3ea4
commit
0bebe0f4d9
1 changed files with 2 additions and 2 deletions
|
|
@ -146,8 +146,8 @@ How can I restore huge file(s) over an unstable connection?
|
|||
Try using ``borg mount`` and ``rsync`` (or a similar tool that supports
|
||||
resuming a partial file copy from what's already copied).
|
||||
|
||||
My SSH connection breaks during a long backup or prune operation. What now?
|
||||
---------------------------------------------------------------------------
|
||||
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>`_.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue