Skip to content

Directories that contain a . (dot) in their name are interpreted as files #234

@lucajung

Description

@lucajung

Jenkins and plugins versions report

OS: Linux

What Operating System are you using (both controller, and any agents involved in the problem)?

Linux

Reproduction steps

Try to download a file that is located in a folder that has a dot in its name.
E.g.:
test.dir

└─── file1.xml

Expected Results

file1.xml is downloaded.

Actual Results

file1.xml is downloaded. And test.dir throws an error: com.microsoftopentechnologies.windowsazurestorage.exceptions.WAStorageException: /home/jenkins/agent/workspace/test.dir: Is a directory

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions