Subj : src/sbbs3/putnode.cpp sbbs.h 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/8de13f8e748503bb970fb7fd Modified Files: src/sbbs3/putnode.cpp sbbs.h Log Message: Create sbbs_t::putnode_downloading() Migrated from sbbs_t::start_batch_download(), this just calculates the ETA (of transfer completion) and writes to the node's aux field in the proper format. .