Using Network Shares on Windows

JetStream Server will not be able to access drive letters of mapped network shares, because the drive letters are assigned per-user, and JetStream Server runs as a system service. To access network shares in JetStream Server, the share has to be accessed using a sandbox, directory link, or a mount point.

Sandboxes

JetStream File sandbox type can be used to expose shares to users by pointing directly to shares using UNC paths. A Sandbox can be specified using a command line option --sandbox-dir, or set as an additional sandbox using the JetStream API. For more details, please refer to the File sandbox type documentation.