Skip to content

mount on case insensitive filesystems #288

@jbenet

Description

@jbenet

Some filesystems (like osx's default hfs) are case insensitive... this breaks our b58 string keys when mounting with fuse. Possible solutions

  • use different encoding (argh)
  • use a different mount point to map between encodings /ipfs/b32/...

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)topic/fuseTopic fuse

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions