Subj : exec/tempxfer.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Mon Mar 13 2023 08:20 pm https://gitlab.synchro.net/main/sbbs/-/commit/be3f42f0201fea37e1e842cb Modified Files: exec/tempxfer.js Log Message: Handle sub-dirs in the temp directory better Use rmfiles() to recursively clean the temp dir, if available. Don't count sub-directories (if somehow created) as files. Clean the temp dir when exiting this module too. .