Hi there, I was wondering where Artifactory stores the artifacts(i.e jar files) in the local filesystem, all that I can reach by now is the location in:
/var/opt/jfrog/artifactory/backup/backup-daily/current/repositories/<repository>/<groupID>/<artifactID>/<version>/artifact.jar but it is normally an outdated version of a brand new upload to the repository, digging more I could find some weird files in: /var/opt/jfrog/artifactory/data/filestore/12/12dd7c3acac0cd71866a64bd89f165d3ca285cb4 Which currently has the same file size than the one I've just oploaded and (curiously) has a SHA1 hash exactly identical than the name of this file. My question is: how can I fetch the newest artifact and where can I find it through the local filesystem that is Artifactory installed on? And by the way, How artifactory converts these files into "real" files with an automated task? Is it possible to know which task perform this change? -- View this message in context: http://forums.jfrog.org/Artifactory-4-0-2-locate-artifacts-in-local-filesystem-tp7580457.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge users - Click here to start your Free Trial of Datadog now! http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
