You should be able to do this with wget (there is also a Windows version).
For example here at Chef Software, Inc. we could download all the packages
for the 0.3.76 release of our Delivery product like this:

wget -r --no-parent -nH --cut-dirs=4 --reject "index.html*"
http://artifactory.chef.co/simple/omnibus-stable-local/com/getchef/delivery/0.3.76/

Hope that helps!

--Seth

On Mon, Jun 8, 2015 at 5:22 PM, max1234 <[email protected]> wrote:

> Sorry missed out on adding that we are using artifactory pro and would like
> to carry out this task on commandline both on unix and windows if possible.
>
>
>
> --
> View this message in context:
> http://forums.jfrog.org/Download-Artifacts-at-Folder-level-tp7580328p7580329.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to