Futilities/server/backups/db-bak/back burner: 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

  • curprev 15:3515:35, 27 January 2023Woozle talk contribs 848 bytes +848 Created page with "==Proposed FerretX API== ===Manager=== '''Thinking''': A "Session" is basically just a set of parameters that will work to start the backup. The PoingyX API exists to assist with ensuring that all the needed parameters are present and valid. * <syntaxhighlight lang=php inline>function SessionFromSpec(string $uri, string $sPassword, string $fpDest) : Session;</syntaxhighlight> ===Session=== * function Start() : bool; * function CheckStatus() : Status; The calling pro..."