Forum Discussion
CaseAgile
Apr 05, 2018Copper Contributor
Special characters in document names in SharePoint Online
To test support of special characters in document names we created test files and uploaded them to document library:
When we try to open such file, error message appears:
...
Taen keren
Apr 05, 2018Iron Contributor
avoid using:
: ~ " # % & * : < > ? / \ { | }
https://support.office.com/en-us/article/invalid-file-names-and-file-types-in-onedrive-onedrive-for-business-and-sharepoint-64883a5d-228e-48f5-b3d2-eb39e07630fa
- CaseAgileApr 05, 2018Copper Contributor
Taen keren Thank you for a hint. You might notice that provided name does NOT contain any prohibited characters. Repeated single quote looks similar to prohibited double quote, but it is just repeated single quote. However, it does not work.