MediaUpload Network Drive - Windows-arm64
=========================================

Version: 1.0.1.4 (Bidirectional P2P)
Platform: Windows-arm64
Built: 2026-01-23 16:20:42

INSTALLATION
------------
1. Copy the executable to your desired location
2. Run the executable to start configuration
3. Follow the setup wizard to connect to your MediaUpload server

FEATURES
--------
- Bidirectional file transfer (upload & download)
- Real-time synchronization with cloud storage
- Encrypted file storage with AES-256
- Multi-drive support with priority management
- Direct P2P downloads (port 8081)
- Automatic failover and retry
- Drive health monitoring
- Bandwidth limiting

REQUIREMENTS
------------
- .NET 8.0 Runtime (included in this build)
- Network access to your MediaUpload server
- Write permissions for selected storage paths

CONFIGURATION
-------------
On first run, the agent will create a config.json file:
{
  "Url": "https://your-mediaupload-server.com",
  "Username": "your-username",
  "Password": "your-password",
  "DriveName": "My Storage Node",
  "DrivePath": "/path/to/storage",
  "StorageId": 1,
  "BandwidthLimit": 0,
  "DirectPort": 8081,
  "DirectHost": "your-public-hostname.com"
}

SUPPORT
-------
Website: https://mediaupload.ca
Email: support@mediaupload.ca
Documentation: https://mediaupload.ca/documentation.php

LICENSE
-------
Copyright  2026 MediaUpload Inc. All rights reserved.
