Hacker News new | ask | show | jobs
by mrbigbob 620 days ago
I remember reading quite a few years ago about people working to get Borg to work with windows. Has there been any recent progress with that?
1 comments

Basic stuff might work in a "posix-like" environment, like when using cygwin or WSL.

The main problem is that there currently aren't active windows developers within the borgbackup project who continuously test and improve the windows specific code parts.

Since recently, we at least have some working CI on windows again, at least that was fixed.