Our process FTP's a dynamically named file from a server, so it downloads using the '*'. If, however, multiple files are downloaded, we treat it as an error and stop the job.
What would be the easiest way to implement this functionality in VC? I would like to stay away from writing process scripts.
Thank You