Artifactory Remote Repositories - does it keep files deleted remotely? -


a repository use regularly deletes old version of deb packages releases new ones, annoying breaks our builds until can bump package version in our config management.

i hoping remote repositories feature let me create cache keeps packages in though original repository has deleted them.

does artifactory remote repositories delete files when deleted original repository?

thanks

the answer no, artifactory not delete files if remote repository deleted files. there scenario artifactory clean unused artifacts if admin choose , explain. in artifactory ui --> admin --> remote repositories --> repository configuration --> advanced tab, have checkbox named "unused artifacts cleanup period". default, field empty means no cleanup. unless admin change field nothing should deleted automatically artifactory process.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -