Hey,
tnx for the quick response, this is the same way I already used it.
the difference between the UI artifact bundle deployment and this REST API
is that uploading through the API will upload the file itself, upload a
bundle will flatten the file content - for example if it is a zip.

uploading to artifactory via REST API upload: 

srcZipFile.zip
    somefile1
    somefile2

artifactory:

SomeRepos
    srcZipFile.zip
        somefile1
        somefile2

uploading the following via UI artifact bundle:

srcZipFile.zip
    somefile1
    somefile2

artifactory:
someRepos
    somefile1
    somefile2

I hope I was clear. 




--
View this message in context: 
http://forums.jfrog.org/REST-API-to-deploy-bundle-artifact-tp7578507p7578515.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to