Files
MeshCentral/pluginHandler.js
TheDevRyan afe0aed976 Improve plugin file handling and cleanup logic (#7434)
* Improve plugin file handling and cleanup logic

Adds checks and fallbacks for temporary directory write access when creating plugin zip files, and enhances error handling when creating write streams. Updates plugin removal to use fs.rmSync with force and recursive options, and adds error handling for directory removal.

* Update pluginHandler.js
2025-11-17 10:33:09 +00:00

30 KiB