Skip to main content
Skip table of contents

Directory File Store


Description

A directory in the file system

Type

file

Category

File


Configuration

Name

Description

Type

Mandatory

Comment

BasePath

The base path of the file store

string

TRUE


CODE
{
    "Name": "extract",
    "Type": "file",
    "HealthCheck": true,
    "Config": {
        "BasePath": "/mnt/stash/extracts/"
    }
}


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.