Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Verify behaviour with APFS #921

Open
guruz opened this issue Jul 17, 2017 · 2 comments
Open

Verify behaviour with APFS #921

guruz opened this issue Jul 17, 2017 · 2 comments
Assignees

Comments

@guruz
Copy link
Contributor

guruz commented Jul 17, 2017

I know we have some issues on desktop (owncloud/client#5650) so you should check your iOS behaviour too :)

https://developer.apple.com/library/content/documentation/FileManagement/Conceptual/APFS_Guide/FAQ/FAQ.html#//apple_ref/doc/uid/TP40016999-CH6-DontLinkElementID_3
"Some differences between how APFS and HFS+ handle filenames include the following:"

Although it might be too late because 10.3 is already out?
Especially interesting might be things like emojis or invalid utf8 encodings.

@jesmrec
Copy link
Contributor

jesmrec commented Jul 18, 2017

Thank you @guruz, 10.3 was released time ago, ftm problems were not reported. But you are right, we had it already in mind (#857), and we should go a step further to complete a whole APFS support.

@guruz
Copy link
Contributor Author

guruz commented Jul 19, 2017

https://mjtsai.com/blog/2017/06/27/apfs-native-normalization/
"iOS 10.3 through 10.3.2 use the problematic version of APFS that is case-sensitive, normalization-preserving, and normalization-sensitive. You can write a lot of app code to make everything work, but anyone who hasn’t done this already probably won’t." =)

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

No branches or pull requests

3 participants