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

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
module:cleanup [2024/04/05 21:17] – Add jsutil tag digital manmodule:cleanup [2024/04/05 21:24] (current) – Document options digital man
Line 1: Line 1:
-====== Cleanup ======+====== Clean-Up ======
  
-The Synchronet cleanup module will delete old/unused/obsolete Synchronet data and configuration files.+The Synchronet clean-up module will delete old/unused/obsolete Synchronet data and configuration files
 + 
 +After having upgraded to and run the latest version of Synchronet for a while and having backed-up all files in the Synchronet [[:dir:|directories]], a sysop can run the clean-up module (e.g. using [[util:JSexec]] to remove unused data and configuration files. 
 + 
 +===== Invoke ===== 
 + 
 +The clean-up module can be executed from the Synchronet (e.g. [[server:Terminal]] Server) or (preferably) via the [[util:JSexec]] utility.
  
-After having upgraded to and run the latest version of Synchronet for a while and having backed-up all files in the Synchronet [[:dir:|directories]], a sysop can run the cleanup module (e.g. using [[util:JSexec]] to remove unused data and configuration files. 
   jsexec cleanup   jsexec cleanup
 +
 +^ Option ^ Description  ^
 +| ''-v'' | Report missing files (run verbose) |
 +| ''-q'' | Don't prompt before deleting files (run quiet) |