Subj : src/sbbs3/logon.cpp To : Git commit to main/sbbs/master From : Rob Swindell (in GitKraken) Date : Thu Mar 02 2023 06:56 pm https://gitlab.synchro.net/main/sbbs/-/commit/c0ef762adf57ff91307c3015 Modified Files: src/sbbs3/logon.cpp Log Message: Remove defunct files from batch download queue during logon If a user doesn't have access to download a file that's in their batch queue, remove it without saying anything to the user (but log a notice-level message about it) during logon. Files that no longer exist in the filebase are treated the same way. .