{"id":3595,"date":"2015-08-18T20:57:43","date_gmt":"2015-08-18T20:57:43","guid":{"rendered":"http:\/\/evolphin.com\/help\/?p=3595"},"modified":"2020-12-15T09:01:41","modified_gmt":"2020-12-15T14:01:41","slug":"characters-disallowed-in-file-or-folder-names","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/","title":{"rendered":"Characters Disallowed in File or Folder Names"},"content":{"rendered":"\n<p>Zoom Web Management Console allows administrator to configure &nbsp;a set of characters as illegal or disallowed in file or folder name. Import\/Ingest with files with such names will fail. This list can be customized however read the caveats that apply.<\/p>\n\n\n\n<div class=\"note\">Major consideration for disallowed characters in file is the cross-platform access of files across disparate operation systems.<\/div>\n\n\n\n<div>\n<h4>Client OS caveat:<\/h4>\n<p>By default the set of invalid characters defaults to the ones that Mac, Linux &amp; Windows OS do&nbsp;not allow in a path name. This ensures that if a path in the Zoom repository gets checked out on any client OS, creating a working copy&nbsp;file\/folder of that name will work. Even though Zoom with Unicode support built-in can handle any file name character set, built-in OS applications like Windows Explorer, MacOS Finder will&nbsp;have issues.<\/p>\n<h4>Server OS caveat:<\/h4>\n<p>&nbsp;<\/p>\n<p>If services like Preview server, Archive manager, Auto Checkout run on an OS that disallows certain characters, ingesting these assets from a client OS that does allow such characters will&nbsp;cause file access to fail on the DAM server. Since Zoom allows range of OS deployment options for client &amp; server, the disallowed character list must take this into account.<\/p>\n<\/div>\n\n\n\n<div>\n<p>The path name validation happens on individual characters, prefixes and suffixes. You can edit the default settings through the Server Control Panel&#8217;s repository &#8220;Repository Settings&#8221; menu.<\/p>\n<figure><img decoding=\"async\" class=\"alignnone size-full wp-image-2936 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/03\/img_55007725e1613.png\" alt=\"\"><\/figure><p id=\"BbEbgJm\"><\/p>\n<div>\n<h3>Disallowed&nbsp;Characters<\/h3>\n<\/div>\n<div>\n<p>Any character included in the above field will be disallowed in any new paths being created in the repository. This list is simply a list, and is NOT comma-separated. (If you include a comma in the list, it will be treated as an invalid character in path names)<\/p>\n<\/div>\n<div>\n<p>For example, if the character &#8220;*&#8221; is in this list, then a path name like &#8220;Tulips * Roses.jpg&#8221; will be disallowed from import \/ rename operations.<\/p>\n<\/div>\n<div>\n<ul>\n<li>Slashes (forward and backward) are never allowed in the path names irrespective of whether they are listed here or not.<\/li>\n<li>Spaces in between characters are always allowed.<\/li>\n<li>Spaces before or after path names are trimmed off.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<div class=\"warning\">It is strongly recommended that you leave the set of default invalid characters as is.&nbsp;If you have to remove certain characters from this disallowed&nbsp;list, please make sure that in your server and client operating systems or file systems, that character is valid in path names. For example, &#8220;*&#8221; is acceptable in a path name in MacOS whereas in Windows it is not. If you remove &#8220;*&#8221; from this list, and run your Zoom server on MacOS X Server, then you will be allowed to create paths containing &#8220;*&#8221;. However, if you try to checkout that asset in a Windows OS client or use a Zoom API\/Service that accesses the assets on Windows OS, it will fail because Windows will not allow creation of such a path on its file system. Therefore, it would make sense to remove &#8220;*&#8221; from the list, if and only if you are 100% sure that all your client machines and your server run on MacOS systems.<\/div>\n<div>&nbsp;<\/div>\n<div>&nbsp;<\/div>\n<div>\n<table style=\"height: 133px; border-color: #dedcdc;\" border=\"1\" width=\"554\" cellspacing=\"5\" cellpadding=\"5\"><caption>\n<h4>File-system Specific Disallowed Characters<\/h4>\n<\/caption>\n<tbody>\n<tr>\n<td>\n<h5>Operating System<\/h5>\n<\/td>\n<td>\n<h5>File System<\/h5>\n<\/td>\n<td>\n<h5>Disallows<\/h5>\n<\/td>\n<td>\n<h5>Note<\/h5>\n<\/td>\n<\/tr>\n<tr>\n<td>Microsoft Windows<\/td>\n<td>Windows NTFS<\/td>\n<td>\/ ? &lt; &gt; \\ : * | &#8221;&nbsp;<\/td>\n<td>Also any character one can type using the Ctrl key. Review <a href=\"https:\/\/msdn.microsoft.com\/en-us\/library\/windows\/desktop\/aa365247%28v=vs.85%29.aspx\" target=\"_blank\" rel=\"noopener noreferrer\">this note<\/a>&nbsp;from Microsoft including file\/folder name length limits.<\/td>\n<\/tr>\n<tr>\n<td>Microsoft Windows<\/td>\n<td>FAT<\/td>\n<td>\/ ? &lt; &gt; \\ : * | &#8221; ^<\/td>\n<td>Also any character one can type using the Ctrl key. Review <a href=\"https:\/\/msdn.microsoft.com\/en-us\/library\/windows\/desktop\/aa365247%28v=vs.85%29.aspx\" target=\"_blank\" rel=\"noopener noreferrer\">this note<\/a>&nbsp;from Microsoft&nbsp; including file\/folder name length limits.<\/td>\n<\/tr>\n<tr>\n<td>Apple MacOS 9<\/td>\n<td>HFS+<\/td>\n<td>: \/ \\<\/td>\n<td>NUL character &#8216;\\0&#8217; as well. See Apple recommendation on best practices for file naming<\/td>\n<\/tr>\n<tr>\n<td>Apple MacOS X<\/td>\n<td>HFS+<\/td>\n<td>: \/ \\<\/td>\n<td>NUL character &#8216;\\0&#8217; as well. See Apple recommendation on best practices for file naming<\/td>\n<\/tr>\n<tr>\n<td>Linux<\/td>\n<td>various FS<\/td>\n<td>\/<\/td>\n<td>NUL character &#8216;\\0&#8217; as well.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>More resources to review on file name characters:<\/p>\n<p><a href=\"http:\/\/en.wikipedia.org\/wiki\/Filename#Reserved%5Fcharacters%5Fand%5Fwords\" target=\"_blank\" rel=\"noopener noreferrer\">Wikipedia article on filename<\/a><\/p>\n<p><a href=\"http:\/\/www.linfo.org\/file_name.html\" target=\"_blank\" rel=\"noopener noreferrer\">File naming conventions in Linux<\/a><\/p>\n<p><a href=\"https:\/\/msdn.microsoft.com\/en-us\/library\/windows\/desktop\/aa365247%28v=vs.85%29.aspx\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft file Naming conventions<\/a><\/p>\n<\/div>\n<div>\n<div>\n<h3>Prefixes and Suffixes<\/h3>\n<\/div>\n<div>\n<p>You can also configure to disallow a pre-defined set of prefixes and suffixes. These are entered as a list of comma-separated strings in the respective fields. By default no such exceptions are included.<\/p>\n<\/div>\n<div>\n<p>For example, including &#8220;.b&#8221; in the prefix list will fail an import of path name &#8220;.backup-folder&#8221;; including &#8220;.bak&#8221; in the suffix list will fail the import of &#8220;Pathname.java.bak&#8221;<\/p>\n<\/div>\n<\/div>\n<h3>Names Ending with Dot [on Windows machines]<\/h3>\n<div>Windows OS does not allow path names to end with dots. If you attempt to rename a file or folder in a Windows machine inside the Windows Explorer, you may notice that it results in the file or folder disappearing from the view, and on clicking refresh the file or folder would show up once again with its original name (without the dot at the end). Attempting to rename on command line or programmatically, also results in failure, with or without explicit message about the outcome of the operation.&nbsp;Because of this limitation on Windows, we recommend that the Zoom server also enforce the same rule.<\/div>\n<div>To achieve this, place the dot character in the field marked as &#8220;Suffixes Disallowed in Path Names&#8221; in &#8220;Repository Settings&#8221; (See screenshot above). You will need to restart the Zoom server for this rule to take effect.&nbsp;<\/div>\n<div>&nbsp;<\/div>\n<h3>Names Containing Control Characters<\/h3>\n<div>You can add specific control characters in the list of disallowed characters too. But keep in mind, that entering the characters is only possible if you edited the server.xml file directly using an editor that supported entering the control codes. For example, Notepad++ in Windows (with Show Symbols option enabled) will let you enter control characters, by holding ALT key and typing the number code in the numeric keypad. In a Mac, you may have to use the Option key with the number combination. Once you enter the control character in the server.xml file, be sure to save it, and then restart the server for the rule to take effect.  <\/div>\n<div>&nbsp;<\/div><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Zoom Web Management Console allows administrator to configure &nbsp;a set of characters as illegal or disallowed in file or folder name. Import\/Ingest with files with such names will fail. This list can be customized however read the caveats that apply. Major consideration for disallowed characters in file is the cross-platform access of files across disparate [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[114],"tags":[219],"class_list":["post-3595","post","type-post","status-publish","format-standard","hentry","category-server-faq","tag-illegal"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Characters Disallowed in File or Folder Names - Evolphin Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Characters Disallowed in File or Folder Names - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"Zoom Web Management Console allows administrator to configure &nbsp;a set of characters as illegal or disallowed in file or folder name. Import\/Ingest with files with such names will fail. This list can be customized however read the caveats that apply. Major consideration for disallowed characters in file is the cross-platform access of files across disparate [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2015-08-18T20:57:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-12-15T14:01:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/03\/img_55007725e1613.png\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Characters Disallowed in File or Folder Names\",\"datePublished\":\"2015-08-18T20:57:43+00:00\",\"dateModified\":\"2020-12-15T14:01:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/\"},\"wordCount\":981,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2015\\\/03\\\/img_55007725e1613.png\",\"keywords\":[\"Illegal\"],\"articleSection\":[\"Zoom Server FAQ\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/\",\"name\":\"Characters Disallowed in File or Folder Names - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2015\\\/03\\\/img_55007725e1613.png\",\"datePublished\":\"2015-08-18T20:57:43+00:00\",\"dateModified\":\"2020-12-15T14:01:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2015\\\/03\\\/img_55007725e1613.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2015\\\/03\\\/img_55007725e1613.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/zoom-server\\\/server-faq\\\/characters-disallowed-in-file-or-folder-names\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Characters Disallowed in File or Folder Names\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Characters Disallowed in File or Folder Names - Evolphin Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/","og_locale":"en_US","og_type":"article","og_title":"Characters Disallowed in File or Folder Names - Evolphin Documentation","og_description":"Zoom Web Management Console allows administrator to configure &nbsp;a set of characters as illegal or disallowed in file or folder name. Import\/Ingest with files with such names will fail. This list can be customized however read the caveats that apply. Major consideration for disallowed characters in file is the cross-platform access of files across disparate [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/","og_site_name":"Evolphin Documentation","article_published_time":"2015-08-18T20:57:43+00:00","article_modified_time":"2020-12-15T14:01:41+00:00","og_image":[{"url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/03\/img_55007725e1613.png","type":"","width":"","height":""}],"author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Characters Disallowed in File or Folder Names","datePublished":"2015-08-18T20:57:43+00:00","dateModified":"2020-12-15T14:01:41+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/"},"wordCount":981,"commentCount":0,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"image":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/03\/img_55007725e1613.png","keywords":["Illegal"],"articleSection":["Zoom Server FAQ"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/","url":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/","name":"Characters Disallowed in File or Folder Names - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/#primaryimage"},"image":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/03\/img_55007725e1613.png","datePublished":"2015-08-18T20:57:43+00:00","dateModified":"2020-12-15T14:01:41+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/#primaryimage","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/03\/img_55007725e1613.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/03\/img_55007725e1613.png"},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/administration-server\/zoom-server\/server-faq\/characters-disallowed-in-file-or-folder-names\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Characters Disallowed in File or Folder Names"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/3595","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=3595"}],"version-history":[{"count":4,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/3595\/revisions"}],"predecessor-version":[{"id":16219,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/3595\/revisions\/16219"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=3595"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=3595"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=3595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}