Download with wildcards

(imported topic written by cm6591)

can i download files using wildcards?

I want to do the following:

download http://10.6.67.68:52311/Uploads/fa7fcef158a3dd393606677ddf8a84e2cff2a193/.

Thanks

(imported comment written by BenKus)

Nope. All files in an action are downloaded and cached when the action is submitted. You must individually specify the urls (urls don’t allow wildcards).

Ben

(imported comment written by cm6591)

Hi Ben,

So how do I achieve the above behavior? I want to download everything from a particular location periodically (this is because the files in that location will change periodically as well)

(imported comment written by cm6591)

Ben,

If I say

download http://10.6.67.68:52311/Uploads/fa7fcef … f2a193

will it download the fa7…93 folder every time with all its contents?

Thanks

(imported comment written by jessewk)

See my comment here: http://forum.bigfix.com/viewtopic.php?pid=24335

Also, in the future please do not cross post the same question to multiple threads.