README_WINDOWS.rst 421 B

12345678910111213141516171819
  1. Borg Native on Windows
  2. ======================
  3. Build Requirements
  4. ------------------
  5. - VC 14.0 Compiler
  6. - OpenSSL Library (https://slproweb.com/products/Win32OpenSSL.html)
  7. - Patience and a lot of coffee / beer
  8. What's working
  9. --------------
  10. - Borg does not crash if called with ``borg``
  11. - ``borg init --encryption none ./demoRepo`` runs without an error/warning.
  12. Note that only relative paths work at the moment.