Using Wild Cards in File Transfer

Some protocols support the use of wildcards when specifying files to transfer. The following wildcards are acceptable:

? Matches any single character.

{ } Matches each character enclosed in the braces (e.g., ch0{123} would match files named ch01, ch02 and ch03).