I wonder how Artifactory handles duplicate files in "binaries"? I read about the "Once-and-Only-Once Identical Content Storage" on http://wiki.jfrog.org/confluence/display/RTF/Changing+the+Default+Storage but I'm not sure it is possible to do with it what we want.
In our environment we have a huge number of artifacts for which the most have new version almost daily (for multiple runtime environments). When moving these artifacts to a Repository Manager like Artifactory we are concerned about the number and the size of the artifacts. Therefor we are looking for a solution/product that does support some smart way to avoid duplication. E.g. our binary zz-1.0.0.zip contains - a01.someextension - .. - a50.someextension Now in zz-1.0.01.zip only file a25.someextension is changed. So we want to avoid that all the other files inside the zip are stored as duplicated. I think the "Once-and-Only-Once Identical Content Storage" of Artifactory only is on the level of the zz-x.x.x.zip, correct? Or does it support the above scenario? If Artifactory does not support this, does anybody know an alternative repository manager supporting this? Kind regards, Marcel -- View this message in context: http://forums.jfrog.org/Duplicate-files-tp7578477.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/learnmore_122712 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
