We are trying to pull the file from a remote system, yes. We are using the command:
ftp remote copyfile filename
However, because the filename has a timestamp, we cannot specify the exact filename. The doc appears to show this filename cannot contain wildcards. Is there another solution?