Skip to content

FUSE: ensure path component limit is 255 chars (not bytes) #191

@billziss-gh

Description

@billziss-gh

Enhancement Request

The WinFsp-FUSE layer allows path components to be up to 255 bytes long. This should be changed to be 255 characters long to be inline with the rest of WinFsp. (Apparently Linux FUSE already supports 255 characters.)

See issue rclone/rclone#2596.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions