ios - What are the invalid folder characters on OSX, Windows and Unix? -


i using user's contents basis folder name create on dropbox via api. characters make folder names invalid on osx, windows , unix? filter them out before creating folder.

a file/folder name cannot contain of following characters on windows / \ : * < > | have windows dont know osx , unix :(


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -