Wondering if anyone else has had to deal with limited bandwidth issues in the context of deploying 1000s of files?
In this scenario your editors event not required to select any files but just to run the workflow. In your workflow the first task you need to do is identify the files that has been modified but not submitted and attach it to the workflow job.
No they just select the folder rather then specific files, the WF then uses the folders/files to pass to the deployment task as a filelist deployment
I see that but if your editors wants better performance out of your deployments then you need to ask them to run a workflow. even BETTER let's suppose your editors don't want to change their habits, either case you will be making changes to include only* modified files before doing that just remove all added folders/files and include modified files this way even editors dont have to learn anything or change their actions