winfsp / cgofuse

Cross-platform FUSE library for Go - Works on Windows, macOS, Linux, FreeBSD, NetBSD, OpenBSD
https://winfsp.dev
MIT License
511 stars 82 forks source link

. #59

Closed nickcone closed 3 years ago

billziss-gh commented 3 years ago

I really would not use hellofs for anything other than very simple tests (e.g. printing file contents from Command Prompt using the type command).

It is very likely that the Photos app is issuing calls that hellofs does not implement.