Vorta on Windows #1590
RayyanAnsari
started this conversation in
Ideas
Replies: 3 comments 3 replies
|
Yeah, would be cool. How do you run Borg on Windows? |
3 replies
Vorta-on-Windows.mp4 |
0 replies
|
Looks interesting to me. Does the windows version make progress, or are there severe issues? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Recently, I've been working on getting borg to run on Windows - most of the testsuite is now passing. I have gotten Vorta to build on Windows as well, and currently it can create repositories, but not add files to them (because of an error which I'm guessing is because of a change from borg v2 b1 and current master:
Options --progress and --list do not play nicely together.).My current changes can be found on this branch: https://github.com/RayyanAnsari/vorta/tree/windows
Would this be something that you would be interested in merging once it is able to perform basic actions? Borg on Windows is still in its early stages and has not been tested much, but this could be used as a base for proper support later.
All reactions