A repository I use regularly deletes old version of deb packages as it releases new ones, which is very annoying as it breaks our builds until we can bump the package version in our config management.
I was hoping that the Remote Repositories feature would let me create a cache that keeps packages in it even though the original repository has deleted them.
Does Artifactory Remote Repositories delete files when they are deleted from the original repository?
Thanks