Skip to content

Mounted fs could not create new file on Mac #278

Description

@Pagliacii

OS: macOS 10.12.5
Python: 2.7.14
fs: 0.5.5a1
osxfuse: 3.7.1

I want to mount a MemoryFS or a OSFS on Mac. It can work, but when I try to create a new file, it will raise an IOError. How could I fix it?

image

And I found that the MemoryFS use "r+xb" mode to open a new file. What does "x" mean?

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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