Skip to content

Problem with listing sha1 and md5 files #61

Description

@belussi

If I have following files in the artifactory:

package.tgz
package.tgz.sha1
package.tgz.md5

only first one will be listed using example for here:
https://pypi.org/project/artifactory/0.1.17/

from artifactory import ArtifactoryPath path = ArtifactoryPath( "http://repo.jfrog.org/artifactory/gradle-ivy-local") for p in path: print p

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions