The GsFile methods removeServerFile: and removeClientFile: were not able to find and remove files that contained the literal characters * or ?.
Note that these methods did and do not support wild card matching to remove files.
Execute code such as the following:
System performOnServer: 'rm <i>fileWith?or*</i>'
Last updated: 5/15/20