Skip to content

NTFS support #16

@LinusU

Description

@LinusU

From nodejs/node#7469 (comment)

FWIW NTFS does also have actual Extended Attributes in addition to ADS. You can query and set them via NtQueryEaFile() and NtSetEaFile() respectively. Although NTFS Extended Attribute names are limited to 256 characters and values are limited to ~64KB.

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