Skip to content

Allow setting the root of a filesystem #395

Closed
@dhirschfeld

Description

@dhirschfeld

It would be useful to be able to specify a filesystem with an arbitrary root - e.g.

fs = LocalFileSystem(root='C:/temp')

All operations would then be performed relative to this root - e.g. fs.ls('/') would then list the contents of C:/temp

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