Hi Max, Actually, there might be a more convenient way to achieve this. It looks like this user plugin is tailored to your needs:
https://github.com/JFrogDev/artifactory-user-plugins/blob/bc19a4d5e2ba5b4b8e27ac7eeb592d202a07f90d/download/downloadDirectoryContent.groovy Eran On Wed, Jun 10, 2015 at 4:53 PM, Seth Chisamore <[email protected]> wrote: > 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 > >
------------------------------------------------------------------------------
_______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
