Subj : src/sbbs3/bat_xfer.cpp download.cpp getmsg.cpp listfile.cpp sbbs.h To : Git commit to main/sbbs/master From : Rob Swindell (in GitKraken) Date : Fri Mar 03 2023 05:45 pm https://gitlab.synchro.net/main/sbbs/-/commit/8b36382c5109fed080499878 Modified Files: src/sbbs3/bat_xfer.cpp download.cpp getmsg.cpp listfile.cpp sbbs.h Log Message: Dynamically recalculate the user's download rate (in CPS) Upon successful download of a file, recalculate and store the user's download CPS (characters/bytes per second), mainly for subsequent transfer time estimates. .