From f06ad375236c509374e97b2ee20b90bdcb1ca81c Mon Sep 17 00:00:00 2001 From: Kilian Cavalotti Date: Thu, 2 Nov 2023 17:42:36 -0700 Subject: [PATCH] add sshfs option for macOS --- src/docs/storage/data-transfer.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/docs/storage/data-transfer.md b/src/docs/storage/data-transfer.md index 876657889..8b191c909 100644 --- a/src/docs/storage/data-transfer.md +++ b/src/docs/storage/data-transfer.md @@ -193,6 +193,9 @@ and then should not be typed in). Make sure to unmount your SSHFS drives before putting your macOS system to sleep to avoid this situation. + The following option could also be useful to avoid some permission + issues: `-o defer_permissions` + For instance, on a Linux machine with SSHFS installed, you could mount your Sherlock home directory via a Sherlock [DTN](#data-transfer-nodes-dtns)