<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I've added ZIP archive support. This is based on zlib and libzip,
    which are included as new submodules, so you'll need to do "git
    submodule update" after pulling the update.<br>
    <br>
    First application is config backup & restore. New commands:<br>
    <ul>
      <li><tt>config backup <path> [password=module password]</tt></li>
      <li><tt>config restore <path> [password=module password]</tt></li>
    </ul>
    The backup covers the directories "ovms_config" and "events" from
    "/store". Restore will only replace those by the restored versions,
    anything else on "/store" is left untouched. Restore automatically
    reboots the module on success.<br>
    <br>
    Web UI is todo.<br>
    <br>
    Note: backup ZIP encryption is AES-256, so you'll need 7z or a
    similar modern zip utility on your PC.<br>
    <br>
    Regards,<br>
    Michael<br>
    <pre class="moz-signature" cols="160">-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
</pre>
  </body>
</html>