From 103c6ba68ba3d42e529b8001cde271090c6abcd9 Mon Sep 17 00:00:00 2001 From: Peter Wienemann Date: Mon, 7 Mar 2022 20:41:43 +0100 Subject: Fix typo: occured -> occurred (#280) --- sshfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sshfs.rst') diff --git a/sshfs.rst b/sshfs.rst index 5868872..f0bf7e1 100644 --- a/sshfs.rst +++ b/sshfs.rst @@ -274,7 +274,7 @@ SSHFS hangs for no apparent reason ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In some cases, attempts to access the SSHFS mountpoint may freeze if -no filesystem activity has occured for some time. This is typically +no filesystem activity has occurred for some time. This is typically caused by the SSH connection being dropped because of inactivity without SSHFS being informed about that. As a workaround, you can try to mount with ``-o ServerAliveInterval=15``. This will force the SSH -- cgit v1.2.3