Batch up files when sending to a remote node

This commit is contained in:
2024-11-26 22:07:07 +11:00
parent 1296e3be40
commit 39034dbbb0
4 changed files with 30 additions and 6 deletions

View File

@@ -203,7 +203,7 @@ class Send extends Base
}
// Files
if (($x=$ao->filesWaiting())->count()) {
if (($x=$ao->getFiles())->count()) {
Log::info(sprintf('%s:- [%d] Files(s) added for sending to [%s]',self::LOGKEY,$x->count(),$ao->ftn));
// Add Files