Skip to content

v0.2.2 breaks SMBFilesystem #217

Description

@tharwan

hi, we are using upath to access an smb share. Unfortunately v0.2.2 broke the functionality.

It appears that the url components are somehow not passed on correctly.

E.g. UPath("smb://server.com/share/folder/file.csv")

will result in

ValueError: Failed to connect to 'server.comshare:445': [Errno 8] nodename nor servname provided, or not known

Edit: I would be happy and try to contribute a basic SMB implementation, is there any guide or example I can follow?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions