Archive Entry Download

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Returns an archived resource from the specified archive destination.

Security: Requires a user with 'read' permission (can be anonymous)

Usage: GET /repo-key/path/to/artifact.jar!/path/to/archived/resource

NOTE! The '!' should be in between the archive file name and the archive entry path, and will not work without the '/' after the '!'.)

Sample Output:

GET http://localhost:8081/artifactory/repo1-cache/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/META-INF/LICENSE.txt