You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the reason that Configuration.unix() uses setAttributeViews("basic") rather than setAttributeViews("unix")? This would match the behavior of the JDK UNIX file system provider. I'm happy to send a patch if this change is desired.
The text was updated successfully, but these errors were encountered:
What is the reason that
Configuration.unix()
usessetAttributeViews("basic")
rather thansetAttributeViews("unix")
? This would match the behavior of the JDK UNIX file system provider. I'm happy to send a patch if this change is desired.The text was updated successfully, but these errors were encountered: