Futilities/server/backups/db-bak: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 January 2023

18 January 2023

17 January 2023

  • curprev 21:5521:55, 17 January 2023Woozle talk contribs 772 bytes +66 No edit summary
  • curprev 21:5321:53, 17 January 2023Woozle talk contribs 706 bytes +706 Created page with "{{fmt/title|Database Backup Futility}} ==Proposed Object API== ===Manager=== * function PublicKey() : string; * function SessionFromSpec(string $uri, string $sPwCrypt, string $fpDest) : Session; The calling process uses Manager's public key to encrypt the db password, and then requests a Session object. ===Session=== * function Start(); * function CheckStatus() : Status; The calling process calls Start() to initiate the backup, then repeatedly calls CheckStatus() to s..."