{"id":17701,"date":"2023-06-10T13:08:25","date_gmt":"2023-06-10T07:38:25","guid":{"rendered":"https:\/\/www.milesweb.in\/hosting-faqs\/?p=17701"},"modified":"2023-09-29T12:11:06","modified_gmt":"2023-09-29T06:41:06","slug":"how-to-create-an-ftp-user-on-a-windows-server","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/","title":{"rendered":"How to Create an FTP User on a Windows Server?"},"content":{"rendered":"\n<p>FTP stands for File Transfer Protocol. It\u2019s one of the easiest ways to move files from one system to another. FTP is generally used by the developers for uploading new changes to their website.<\/p>\n\n\n\n<p>In this article, we will walk you through the steps to create an FTP account on Windows server. The below operations will be performed:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create an FTP user<\/li>\n\n\n\n<li>Add an FTP site on IIS that points to a physical folder on the server<\/li>\n\n\n\n<li>Link the FTP site to the FTP user<\/li>\n<\/ul>\n\n\n\n<p>Let\u2019s get started.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Creating an FTP User Account on the Server <\/h2>\n\n\n\n<p>First, launch \u201cComputer Management\u201d and then navigate to the \u201cSystem Tools\u201d &gt;&gt; Local Users and Groups &gt;&gt; Users.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"283\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png\" alt=\"FTP User Account \" class=\"wp-image-17702\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account-300x141.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/a><\/figure>\n\n\n\n<p>Now, right click and open New User.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-management.png\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"329\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-management.png\" alt=\"New User Management\" class=\"wp-image-17703\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-management.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-management-300x164.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/a><\/figure>\n\n\n\n<p>Type the username and password and click on the \u201cCreate\u201d button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user.png\"><img loading=\"lazy\" decoding=\"async\" width=\"406\" height=\"403\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user.png\" alt=\"new user\" class=\"wp-image-17704\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user.png 406w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-300x298.png 300w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-150x150.png 150w\" sizes=\"auto, (max-width: 406px) 100vw, 406px\" \/><\/a><\/figure>\n\n\n\n<p>The point is, a new Windows user has the remote control over the server. Thus, we need to deactivate the newly created account.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-properties.png\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"280\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-properties.png\" alt=\"new user properties\" class=\"wp-image-17705\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-properties.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/new-user-properties-300x140.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/a><\/figure>\n\n\n\n<p>To do so, deselect the \u201cEnable remote control\u201d and then click on the Apply button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/enable-remote-control.png\"><img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"523\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/enable-remote-control.png\" alt=\"enable remote control\" class=\"wp-image-17706\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/enable-remote-control.png 420w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/enable-remote-control-241x300.png 241w\" sizes=\"auto, (max-width: 420px) 100vw, 420px\" \/><\/a><\/figure>\n\n\n\n<p>This is how your FTP user account is active. However, you need to associate it to an existing site in IIS.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Creating an FTP Site on IIS and associate it to the FTP User Account<\/h2>\n\n\n\n<p>Once you have created an FTP site, IIS will adjust it automatically and the security settings of the target folder to allow access by your FTP user. If you need to perform the process manually, follow the steps given below:<\/p>\n\n\n\n<p>First step is, Launch the \u201cInternet Information Services\u201d and navigate to the \u201cSites\u201d and create a new FTP site.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/internet-information-services.png\"><img loading=\"lazy\" decoding=\"async\" width=\"464\" height=\"330\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/internet-information-services.png\" alt=\"Internet Information Services\" class=\"wp-image-17707\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/internet-information-services.png 464w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/internet-information-services-300x213.png 300w\" sizes=\"auto, (max-width: 464px) 100vw, 464px\" \/><\/a><\/figure>\n\n\n\n<p>Give a name for the FTP site in the IIS and point it to your target folder.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-site-in-iis.png\"><img loading=\"lazy\" decoding=\"async\" width=\"579\" height=\"442\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-site-in-iis.png\" alt=\"FTP site in the IIS \" class=\"wp-image-17708\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-site-in-iis.png 579w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-site-in-iis-300x229.png 300w\" sizes=\"auto, (max-width: 579px) 100vw, 579px\" \/><\/a><\/figure>\n\n\n\n<p>Now, select an IP address and port it. You may have an option to specify a domain you want to point to this server.<\/p>\n\n\n\n<p>Deselect anonymous authentication (otherwise anyone will be able to access the FTP site), allow access only to your FTP user.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/authentication-information.png\"><img loading=\"lazy\" decoding=\"async\" width=\"578\" height=\"440\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/authentication-information.png\" alt=\"authentication information\" class=\"wp-image-17709\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/authentication-information.png 578w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/authentication-information-300x228.png 300w\" sizes=\"auto, (max-width: 578px) 100vw, 578px\" \/><\/a><\/figure>\n\n\n\n<p>Your FTP account can be easily connected to your server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Connecting to your FTP site<\/h2>\n\n\n\n<p>For connecting to the FTP site, you need an FTP client. Here we are using FileZilla. The host is the actual domain which has to be pointed to the server, as specified in the FTP site settings.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong>Warning: In order to connect to a Windows server through the FTP, you need to specify the user as \u201cHOST|USERNAME\u201d<\/strong><\/p>\n<\/blockquote>\n\n\n\n<p>Hope this article has helped you!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>FTP stands for File Transfer Protocol. It\u2019s one of the easiest ways to move files from one system to another. FTP is generally used by the developers for uploading new changes to their website. In this article, we will walk you through the steps to create an FTP account on Windows server. The below operations [&hellip;]<\/p>\n","protected":false},"author":36,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1884],"tags":[689,1867],"class_list":["post-17701","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-windows-server","tag-ftp-user","tag-windows-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Create an FTP User on a Windows Server? | MilesWeb<\/title>\n<meta name=\"description\" content=\"Explore the navigation options and other processes involved in creating a FTP user on a Windows server.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create an FTP User on a Windows Server? | MilesWeb\" \/>\n<meta property=\"og:description\" content=\"Explore the navigation options and other processes involved in creating a FTP user on a Windows server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-10T07:38:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-29T06:41:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png\" \/>\n<meta name=\"author\" content=\"Nehal Khatri\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nehal Khatri\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/\"},\"author\":{\"name\":\"Nehal Khatri\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/93565765cf85bc4be78b4d9ccbe294bb\"},\"headline\":\"How to Create an FTP User on a Windows Server?\",\"datePublished\":\"2023-06-10T07:38:25+00:00\",\"dateModified\":\"2023-09-29T06:41:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/\"},\"wordCount\":418,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png\",\"keywords\":[\"ftp user\",\"windows server\"],\"articleSection\":[\"Windows Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/\",\"name\":\"How to Create an FTP User on a Windows Server? | MilesWeb\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png\",\"datePublished\":\"2023-06-10T07:38:25+00:00\",\"dateModified\":\"2023-09-29T06:41:06+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/93565765cf85bc4be78b4d9ccbe294bb\"},\"description\":\"Explore the navigation options and other processes involved in creating a FTP user on a Windows server.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#primaryimage\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png\",\"width\":602,\"height\":283,\"caption\":\"FTP User Account\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Create an FTP User on a Windows Server?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/93565765cf85bc4be78b4d9ccbe294bb\",\"name\":\"Nehal Khatri\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2022\/02\/nehal-khatri-150x150.png\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2022\/02\/nehal-khatri-150x150.png\",\"caption\":\"Nehal Khatri\"},\"description\":\"Nehal is an ardent content writer. She's passionate about crafting content that's simple but adds value. Her insatiable interest in writing has allowed her to explore her skills. She is adept and can write for different types of content formats.\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/author\/nehal-khatri\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Create an FTP User on a Windows Server? | MilesWeb","description":"Explore the navigation options and other processes involved in creating a FTP user on a Windows server.","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:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/","og_locale":"en_US","og_type":"article","og_title":"How to Create an FTP User on a Windows Server? | MilesWeb","og_description":"Explore the navigation options and other processes involved in creating a FTP user on a Windows server.","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2023-06-10T07:38:25+00:00","article_modified_time":"2023-09-29T06:41:06+00:00","og_image":[{"url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png","type":"","width":"","height":""}],"author":"Nehal Khatri","twitter_misc":{"Written by":"Nehal Khatri","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/"},"author":{"name":"Nehal Khatri","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/93565765cf85bc4be78b4d9ccbe294bb"},"headline":"How to Create an FTP User on a Windows Server?","datePublished":"2023-06-10T07:38:25+00:00","dateModified":"2023-09-29T06:41:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/"},"wordCount":418,"commentCount":0,"image":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png","keywords":["ftp user","windows server"],"articleSection":["Windows Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/","name":"How to Create an FTP User on a Windows Server? | MilesWeb","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#primaryimage"},"image":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png","datePublished":"2023-06-10T07:38:25+00:00","dateModified":"2023-09-29T06:41:06+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/93565765cf85bc4be78b4d9ccbe294bb"},"description":"Explore the navigation options and other processes involved in creating a FTP user on a Windows server.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#primaryimage","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2023\/06\/ftp-user-account.png","width":602,"height":283,"caption":"FTP User Account"},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-create-an-ftp-user-on-a-windows-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"How to Create an FTP User on a Windows Server?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.in\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/93565765cf85bc4be78b4d9ccbe294bb","name":"Nehal Khatri","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2022\/02\/nehal-khatri-150x150.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2022\/02\/nehal-khatri-150x150.png","caption":"Nehal Khatri"},"description":"Nehal is an ardent content writer. She's passionate about crafting content that's simple but adds value. Her insatiable interest in writing has allowed her to explore her skills. She is adept and can write for different types of content formats.","url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/nehal-khatri\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/17701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/users\/36"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=17701"}],"version-history":[{"count":2,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/17701\/revisions"}],"predecessor-version":[{"id":17853,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/17701\/revisions\/17853"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=17701"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=17701"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=17701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}