Web: document the need to use drive letters on Windows

Flamenco doesn't support UNC notation. Now that's actually documented.
This commit is contained in:
Sybren A. Stüvel 2023-04-20 10:44:25 +02:00
parent 472b73eb5c
commit 42878e169f

View File

@ -15,6 +15,12 @@ Basically there are three approaches to this:
Each is explained below. 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 ## Work Directly on the Shared Storage
Working directly in the shared storage is the simplest way to work with Working directly in the shared storage is the simplest way to work with