README.md aktualisiert

This commit is contained in:
2026-05-12 23:37:54 +02:00
parent 8f625f763a
commit 0f7121e071
+2 -2
View File
@@ -1,6 +1,6 @@
# proxmoxbackupclient_go-GUI
A lightweight PowerShell-based Graphical User Interface for the [proxmox-backup-client-go](https://github.com/tizbac/proxmox-backup-client-go) by tizbac. This tool simplifies managing directory and physical drive backups to a Proxmox Backup Server (PBS) from Windows machines.
A lightweight PowerShell-based Graphical User Interface for the [proxmox-backup-client-go](https://github.com/tizbac/proxmoxbackupclient_go) by tizbac. This tool simplifies managing directory and physical drive backups to a Proxmox Backup Server (PBS) from Windows machines.
## Features
@@ -12,7 +12,7 @@ A lightweight PowerShell-based Graphical User Interface for the [proxmox-backup-
## Prerequisites
1. Download the latest Windows release of `proxmox-backup-client-go` from [tizbac's repository](https://github.com/tizbac/proxmox-backup-client-go/releases).
1. Download the latest Windows release of `proxmox-backup-client-go` from [tizbac's repository](https://github.com/tizbac/proxmoxbackupclient_go/releases).
2. Extract the executables (`pbsdirectorybackup.exe` and `pbsmachinebackup.exe`) into the same folder as this script.
## Setup & Usage