From 42878e169f19aabd7d0ca92d55e5239b56c823fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 20 Apr 2023 10:44:25 +0200 Subject: [PATCH] Web: document the need to use drive letters on Windows Flamenco doesn't support UNC notation. Now that's actually documented. --- web/project-website/content/usage/shared-storage/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/web/project-website/content/usage/shared-storage/_index.md b/web/project-website/content/usage/shared-storage/_index.md index 29b6958f..174dd080 100644 --- a/web/project-website/content/usage/shared-storage/_index.md +++ b/web/project-website/content/usage/shared-storage/_index.md @@ -15,6 +15,12 @@ Basically there are three approaches to this: Each is explained below. +{{< hint type=Warning >}} +On Windows, Flamenco **only supports drive letters** to indicate locations. +Flamenco does **not** support UNC notation like `\\SERVER\share`. Mount the +network share to a drive letter. The examples below use `S:` for this. +{{< /hint >}} + ## Work Directly on the Shared Storage Working directly in the shared storage is the simplest way to work with