In jfrog remote repository, Can we have a single remote repo to resolve multiple paths of the remote repo urls?
for example, I need to create a single repo in jfrog, where as all the below paths of the remote repo is accessible to browse.
https://public-yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/
https://public-yum.oracle.com/repo/OracleLinux/OL7/addons/x86_64
https://public-yum.oracle.com/repo/OracleLinux/OL7/optional/latest/x86_64
https://public-yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/repodata/
https://public-yum.oracle.com/repo/OracleLinux/OL7/addons/x86_64/repodata/
https://public-yum.oracle.com/repo/OracleLinux/OL7/optional/latest/x86_64/repodata/
Tried with remote repo pointing to "https://public-yum.oracle.com/repo/OracleLinux/OL7/: but no luck