Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Update

The Synchronet Update module (update.js) is to be used (executed) when updating an existing installation with new/updated modules from Git or a Windows update-package (e.g. sbup3???.zip).

When executed, the update module will:

  • Performs any necessary data migration tasks
  • Performs any necessary configuration migration tasks
  • Installs newly-available modules
  • Re-compiles all Baja modules exec/*.src -> *.bin

Note:
No harm should come if the update module is run unnecessarily, e.g. multiple times in succession.

Invocation

You run the Synchronet Update module (after any other update steps have been performed) with the following JSexec command-line:

jsexec update.js

See Also