in reply to Re^3: multiple files to multiple files
in thread multiple files to multiple files

Sure, it is another nice way of doing it, less boilerplate coding. ++

Yet, I often prefer to check it manually myself because I can customize the error message to make more sense to the users of my programs, who can then often solve their issues (e.g. missing file) by themselves, rather than having to ask me for help or log an anomaly ticket.