Skip to content

SmbFile.getDfsPath() returns invalid URL #1

@jblesener

Description

@jblesener

Calling getDfsPath() on an SmbFile object returns a URL in the format smb:/server/share/path. This is an invalid format and prevents round-tripping the result into a new SmbFile. Correct format should be smb://server/share/path.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions