From 610786a8e3cc5f9a613b15f49ca10fe36c3c8d63 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Fri, 7 Aug 2020 09:22:56 +0200 Subject: [PATCH] Update storage.md --- docs.it4i/barbora/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/barbora/storage.md b/docs.it4i/barbora/storage.md index d718af256..9f0df169f 100644 --- a/docs.it4i/barbora/storage.md +++ b/docs.it4i/barbora/storage.md @@ -288,7 +288,7 @@ Once registered for CESNET Storage, you may [access the storage][j] in number of !!! note SSHFS: The storage will be mounted like a local hard drive -The SSHFS provides a very convenient way to access the CESNET Storage. The storage will be mounted onto a local directory, exposing the vast CESNET Storage as if it was a local removable hard drive. Files can be than copied in and out in a usual fashion. +The SSHFS provides a very convenient way to access the CESNET Storage. The storage will be mounted onto a local directory, exposing the vast CESNET Storage as if it was a local removable hard drive. Files can be than copied in and out in the usual fashion. First, create the mount point: -- GitLab