Since the master file list shouldn't include any of the regular file lists, they need to be transferred manually.
This happens currently where $fl and $ffl are echoed into newfiles-$module around line 505. The filterlist might need to be added, but maybe not. It might be conditionally generated on the server, which is going to be problematic.
Confirmed that the imagelist files aren't being transferred. The naming scheme that was chosen was : imagelist-$mdir, with mdir having the same meaning as the current usage.
Needs a new configuration entry.
Metadata Update from @tibbs: - Issue tagged with: bug, easyfix
Done as of 62f66bb. The list of extra files (not in the filelists) is configurable and the default includes fullfilelist and imagelist-$mdir.
Metadata Update from @tibbs: - Issue status updated to: Closed (was: Open)