Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mounted fs could not create new file on Mac #278

Open
Pagliacii opened this issue Jan 10, 2018 · 0 comments
Open

Mounted fs could not create new file on Mac #278

Pagliacii opened this issue Jan 10, 2018 · 0 comments

Comments

@Pagliacii
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant