From 0bebe0f4d9ef418fc6da4ff99ab8d49e82d4906d Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Wed, 13 May 2026 09:45:24 +0200 Subject: [PATCH] docs: generalize SSH connection timeout FAQ title (address feedback on #9620) --- docs/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 2584802d3..5f584b06e 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -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 `_.