docs: generalize SSH connection timeout FAQ title (address feedback on #9620)

This commit is contained in:
Thomas Waldmann 2026-05-13 09:45:24 +02:00
parent bf0efe3ea4
commit 0bebe0f4d9

View file

@ -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>`_.