Skip to content

SmbItem.isRootPath returns true for the first subdirectory #22

@swaechter

Description

@swaechter

The method SmbItem.isRootPath returns true for the first subdirectory as directory path. A quick fix would be to check if the path is empty, but this won't work on DFS share.

In addition the method (and maybe other methods like getRootPath) should move to the SmbDirectory class. It's not possible to check if a file is the root path (Maybe it's interesting to know if the file is IN the root directory)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions