Is there a filesystem that respects both these requirements?
- supports Linux standard file permissions
- is recognized natively by Windows
I would like to use it to format an USB external stick I mostly use for Linux stuff but I would also access from a Windows machine.
A simple workaround is to just read the content of the USB stick from a Linux VM on the Windows host, but was interested to know if such a filesystem exists.