Skip to content

Make Share.queryInfo public to allow users to implement all information request #836

@hannosgit

Description

@hannosgit

Currently the queryInfo method of the com.hierynomus.smbj.share.Share class is package-private, which means that users of this library cannot query the File System Information because most parts are not implemented in SMBJ.

Making the queryInfo method public, would allow users to implement these requests in their own code.

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