# Server Files Download

> Download a file for the provided Multiplay Hosting Server.

Download a file for the provided Multiplay Hosting Server.

Authentication Required: `Yes`

```bash
ugs multiplay-hosting server files download [options]
```

## Options

|                  | Alias                  | Description                                  |
| ---------------- | ---------------------- | -------------------------------------------- |
| server-id        | --server-id            | The server ID to download the file from.     |
| output           | --output               | The output path for the the downloaded file. |
| path             | --path                 | The path of the file to download.            |
| project-id       | -p, --project-id       | The Unity cloud project ID.                  |
| environment-name | -e, --environment-name | The services environment name.               |
| help             | -?, -h, --help         | Display help and usage information.          |
| quiet            | -q, --quiet            | Reduce logging to a minimum.                 |
| json             | -j, --json             | Use JSON as the output format.               |
