Is is possible to script a single folder export by traversing it and downloading the files using the REST API ( http://wiki.jfrog.org/confluence/display/RTF/Artifactory's+REST+API).
The storage can be changed to store all binaries on the file-system ( http://wiki.jfrog.org/confluence/display/RTF/Changing+the+Default+Storage). It will still use a checksum-based store which is far more efficient than the m2 format. If you wish to move data out in a local repository format you can use the export command (available via REST or artadmin) of configure an incremental backup which is lightweight to run ( http://wiki.jfrog.org/confluence/display/RTF/Managing+Backups). HTH, On Mon, May 3, 2010 at 2:14 PM, [email protected] <[email protected] > wrote: > > Is it possible to export a certain folder of one repository? > Eventually by using the artadmin command line tool? > > > Is it possible to configure artifactory, that all artifacts were stored in > filesystem? like the local maven repository? (and not in JCR?) > > Or can that be done with an script? > > Anyone a solution? > -- > View this message in context: > http://forums.jfrog.org/export-certain-folder-s-of-a-repository-tp4997266p4997266.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 > -- Yoav Landman CTO, JFrog Ltd. Artifactory Creator http://www.jfrog.org/
------------------------------------------------------------------------------
_______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
