Windows granular backup

zimbres

Member
Sep 13, 2020
4
1
23
48
I using like this:

Enable WSL2 on Windows machine, also can be done in Windows Servers 2019.

Install a Linux distro, Debian or Ubuntu.

Apt packages for Debian or for Ubuntu:
  1. wget http://download.proxmox.com/debian/...amd64/proxmox-backup-client_1.0.9-1_amd64.deb
  2. apt install ./proxmox-backup-client_1.0.9-1_amd64.deb
Run proxmox-backup-client on WSL machine pointing to "/mnt/c/something" that are the way linux access Windows folders and files.

Can be scheduled with Windows Tasks and Cron.
 
  • Like
Reactions: VictorSTS