MSI
WinGet
UrBackup Server
UrBackup · 2.5.34 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i "UrBackup Server 2.5.34(x64).msi" /quiet /norestart
InstallPath
msiexec /i "UrBackup Server 2.5.34(x64).msi" /quiet /norestart URBACKUPDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{65FE2775-BCBC-11F0-A944-E848B8C82000}
Product version operator
Greater than or equal to
Product version
2.5.34
MSI Properties
Product Code
{65FE2775-BCBC-11F0-A944-E848B8C82000}
File Identity
Filename
UrBackup Server 2.5.34(x64).msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
UrBackup.UrBackup.Server
Version
2.5.34
Description
UrBackup is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time.
License
AGPL-3.0-or-later
↗
Upgrade Behavior
install(Install over existing)
Release Notes
- Improve image restore performance
- Fix iteration over image letters to archive
- Ignore symlink loops in zip file download
- Fix issue in html forward slash escaping and unescaping
- Fix resumed backups failing with a fatal error due to partial patches
- Keep client status if there are still running backups
- Fix parameter parsing w.r.t. ‘$’
- Handle filesrv returning ERR as first message
- Disable following symlinks when starting restore via web ui
- Trim image_snapshot_groups for comparison…