Like I said, it requires some scripting but is quite straight forward -
You can query the folder-info of the folder you wish to export, read the
list of children and iterate on them recursively. For each child folder
create the folder locally and for each child file query the file-info and
use the 'downloadUri' to download the file and save it locally. You can also
export metadata via the metadata-names and metadata-info queries.

On Fri, May 7, 2010 at 10:52 AM, [email protected] <
[email protected]> wrote:

>
> Over 100 persons looked into this entry and no one know how i can do it????
>
>
> --
> View this message in context:
> http://forums.jfrog.org/export-certain-folder-s-of-a-repository-tp4997266p5018203.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