Native setup
This is the guide for setting up MASV Agent on a Windows host machine. If you're interested in setting things up with Docker, see our Docker Setup Guide
Installation
Windows agent installation is offered via chocolatey.
choco source add --name=MASV --source=https://dl.massive.io/agent/choco/index.json
choco install masv-agent
Running MASV Agent
By default, package installation will also configure a system service name masv-agent
.
This service is configured to automatically run the masv
agent background server after system startup, using the command masv server start
.
Note
The windows background service is configured as Automatic (Delayed Start)
. It can take a couple of minutes on Windows systems before the background service starts.
Next steps
- Downloads: Start, monitor, and manage downloads with the MASV Agent.
- Uploads: Start, monitor, and manage uploads with the MASV Agent.
- Storage Gateway: Set up secure remote access to storage devices.