The ListFiles command needs to be able to query a single file, such as the latest US Drought Monitor file, which is distributed using a generic zip file name but the contents include filename with date.
I updated the command to have ListCount and ListProperty1 parameters. The functionality was tested out to download the US Drought Monitor layer. Close the issue.
The
ListFiles
command needs to be able to query a single file, such as the latest US Drought Monitor file, which is distributed using a generic zip file name but the contents include filename with date.