Skip to content

Windows network uri failed to load #3220

@panpf

Description

@panpf

Windows network uri failed to load, for example "\\192.168.31.68\Photos\sample.jpeg"

The test results are as follows:
"\\192.168.31.68\Photos\sample.jpeg".toUri().filePath.toPath() reports FileNotFoundException
"\\192.168.31.68\Photos\sample.jpeg".toUri().path.toPath() reports FileNotFoundException
"\\192.168.31.68\Photos\sample.jpeg".toUri().toString().toPath() can be loaded

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