Forum Discussion
Ivan54
Aug 10, 2017Bronze Contributor
Not allowed String? 2502_vti_ventile
Can anybody please test this filename in their OneDrive for Business 2502_vti_ventile A user came to me with an upload error for a file called 2502_vti_ventile.pdf File is a normal PDF nothing ...
- Aug 10, 2017
Unfortunately "*_vti_*" is not allowed in the name of a folder, see https://support.microsoft.com/en-gb/help/2933738/restrictions-and-limitations-when-you-sync-sharepoint-libraries-to-you
I guess they've blocked it in a file name as well.
bart_vermeersch
Aug 10, 2017Steel Contributor
Unfortunately "*_vti_*" is not allowed in the name of a folder, see https://support.microsoft.com/en-gb/help/2933738/restrictions-and-limitations-when-you-sync-sharepoint-libraries-to-you
I guess they've blocked it in a file name as well.
Ivan54
Aug 10, 2017Bronze Contributor
Thanks, I wasn't aware of any strings that aren't allowed, just characters :)
- Aug 10, 2017_vti_ is part of special path used by SharePoint and as you know, ODFB is built on top of SharePoint so that's the reason why this string is not supported in a file / folder name (at least for now)