{"id":24,"date":"2016-01-12T15:51:53","date_gmt":"2016-01-12T15:51:53","guid":{"rendered":"http:\/\/wp-p3d2tsa2xh.pairsite.com\/?p=24"},"modified":"2025-06-04T11:08:42","modified_gmt":"2025-06-04T15:08:42","slug":"uploading-files-using-ftp","status":"publish","type":"ht_kb","link":"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/","title":{"rendered":"Using FTP with Hosting Accounts"},"content":{"rendered":"\n<p><span class=\"s1\"><a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/shared-hosting\/\"><p style=\"background-color:#1a3d6e !important;color:#fff;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">Shared<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/vps\/\"><p style=\"background-color:#1a3d6e !important;color:#fff;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">VPS<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/qs-dedicated\/\"><p style=\"background-color:#1a3d6e !important;color:#fff;padding:6px; display:inline-block!important;font-size:12px; font-weight:bold; border-radius:3px;\">Dedicated<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/wp-enthusiast\/\"><p class=\"\"style=\"background-color:#1a3d6e!important;color:#fff !important;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">WP Enthusiast<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/wp-professional\/\"><p style=\"background-color:#1a3d6e !important;color:#fff !important;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">WP Professional<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/wp-professional-plus\/\"><p style=\"background-color:#1a3d6e !important;color:#fff !important;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">WP Professional Plus<\/p><\/a> <\/span><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><b>What is FTP, and what does an FTP client do?<\/b><\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">FTP stands for File Transfer Protocol. You can use it to move files back and forth from one machine to another. FTP can create directories, rename and delete files, and set file permissions. You can use FTP from the command line or via an <a href=\"#where-can-i-get-an-ftp-client\">FTP client<\/a>. <\/span><\/p>\n\n\n    \t\t<div class=\"hts-messages hts-messages--success  hts-messages--withtitle hts-messages--withicon \"   >\r\n    \t\t\t<span class=\"hts-messages__title\">Use Case<\/span>    \t\t\t    \t\t\t\t<p>\r\n    \t\t\t\t\t<span style=\"font-weight: 400;\">You may use FTP if you designed your site locally (i.e. on your personal computer) and want to upload it to your hosting account.<\/span>    \t\t\t\t<\/p>\r\n    \t\t\t    \t\t\t\r\n    \t\t<\/div><!-- \/.ht-shortcodes-messages -->\r\n    \t\t\n\n\n\n<p><span style=\"font-weight: 400;\">For increased security, use SFTP (FTP over SSH) or, on certain servers, &nbsp;FTPS (FTP over SSL\/TLS).<\/span><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Secure FTP<\/h3>\n\n\n\n<p>FTP offers more secure versions of the protocol. Find out more about these secure versions in the next sections.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">SFTP<\/h4>\n\n\n\n<p><strong>Port:<\/strong> 22<\/p>\n\n\n\n<p>SFTP (SSH File Transfer Protocol) is a secure alternative to FTP. While FTP is unencrypted, SFTP uses SSH encryption to protect file transfers.&nbsp;<\/p>\n\n\n\n<p>We recommend you use SFTP rather than FTP.&nbsp;<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Who can use SFTP?<\/h5>\n\n\n\n<p><span style=\"font-weight: 400;\">SFTP can be used with your main account login, but not with <\/span><a href=\"https:\/\/www.pair.com\/support\/kb\/how-do-i-add-ftp-logins\/\"><span style=\"font-weight: 400;\">additional FTP logins<\/span><\/a><span style=\"font-weight: 400;\">. <\/span><a href=\"https:\/\/www.pair.com\/support\/kb\/how-do-i-add-ftp-logins\/\"><span style=\"font-weight: 400;\">Additional FTP logins<\/span><\/a><span style=\"font-weight: 400;\"> are set up to only use FTP without SSH.<\/span><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">FTPS<\/h4>\n\n\n\n<p><strong>Port:<\/strong>&nbsp;21<\/p>\n\n\n\n<p>FTPS adds a layer of security to standard FTP by using SSL\/TLS encryption to protect your data during transfer. SSL (Secure Sockets Layer) is the same technology that secures websites with HTTPS, keeping communication between your device and the server private.<\/p>\n\n\n\n<p>Even though FTPS works differently than other secure protocols, it still keeps your files safe while they\u2019re&nbsp;being transferred.<\/p>\n\n\n\n<p>Additional FTP logins can use FTPS on port 21 to securely log in and move files between their device and the server.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Who can use FTPS?<\/h5>\n\n\n\n<p><span style=\"font-weight: 400;\">Most graphical FTP clients support FTPS, but it is best to check your FTP client\u2019s documentation to be sure. &nbsp;<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">FTPS can be used with <\/span><a href=\"https:\/\/www.pair.com\/support\/kb\/anonymous-ftp-services\/\"><span style=\"font-weight: 400;\">anonymous FTP services<\/span><\/a><span style=\"font-weight: 400;\"> and <\/span><a href=\"https:\/\/www.pair.com\/support\/kb\/how-do-i-add-ftp-logins\/\"><span style=\"font-weight: 400;\">additional FTP logins<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Where can I get an FTP client?<\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">You can use the command line FTP program, but if you are uploading many files at once, or are new to using SFTP, it may be easier to simply use one of the graphical clients listed above.<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">Below are a few opensource FTP clients for both Windows and Mac users.&nbsp;<\/span><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Windows FTP Clients<\/h4>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><span style=\"font-weight: 400;\">FTP Client<\/span><\/td><td><span style=\"font-weight: 400;\">SFTP<\/span><\/td><td><span style=\"font-weight: 400;\">FTPS<\/span><\/td><\/tr><tr><td><a href=\"http:\/\/filezilla-project.org\/\"><span style=\"font-weight: 400;\">FileZilla<\/span><\/a><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><\/tr><tr><td><a href=\"http:\/\/winscp.net\/eng\/index.php\"><span style=\"font-weight: 400;\">WinSCP<\/span><\/a><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Mac FTP Clients<\/h4>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><span style=\"font-weight: 400;\">FTP Client<\/span><\/td><td><span style=\"font-weight: 400;\">SFTP<\/span><\/td><td><span style=\"font-weight: 400;\">FTPS<\/span><\/td><\/tr><tr><td><a href=\"http:\/\/cyberduck.ch\/\"><span style=\"font-weight: 400;\">Cyberduck<\/span><\/a><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Linux FTP Clients<\/h4>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><span style=\"font-weight: 400;\">FTP Client<\/span><\/td><td><span style=\"font-weight: 400;\">SFTP<\/span><\/td><td><span style=\"font-weight: 400;\">FTPS<\/span><\/td><\/tr><tr><td><a href=\"https:\/\/filezilla-project.org\/download.php?platform=linux\"><span style=\"font-weight: 400;\">Filezilla<\/span><\/a><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><\/tr><tr><td><a href=\"http:\/\/www.crossftp.com\/download.htm\"><span style=\"font-weight: 400;\">CrossFTP<\/span><\/a><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><td><span style=\"font-weight: 400;\">\u2713<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">How do I use an FTP client?<\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">While all FTP clients are different, they usually ask for similar information. This information is needed to establish a connection between the local machine and the hosting account.&nbsp;<\/span><\/p>\n\n\n    \t\t<div class=\"hts-messages hts-messages--info   hts-messages--withicon \"   >\r\n    \t\t\t    \t\t\t    \t\t\t\t<p>\r\n    \t\t\t\t\tRemember to select the SFTP or FTPS option for increased file transfer security.    \t\t\t\t<\/p>\r\n    \t\t\t    \t\t\t\r\n    \t\t<\/div><!-- \/.ht-shortcodes-messages -->\r\n    \t\t\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts.png\" data-rel=\"lightbox-image-0\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img decoding=\"async\" loading=\"lazy\" width=\"1002\" height=\"811\" src=\"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts.png\" alt=\"\" class=\"wp-image-10017\" srcset=\"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts.png 1002w, https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts-300x243.png 300w, https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts-768x622.png 768w, https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts-50x40.png 50w, https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts-60x49.png 60w, https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts-100x81.png 100w\" sizes=\"(max-width: 1002px) 100vw, 1002px\" \/><\/a><\/figure>\n\n\n\n<p><b>Server Name\/ Host<\/b><span style=\"font-weight: 400;\">: This is your hosting account's server name. You can find your account's server name by <\/span><a href=\"https:\/\/my.pair.com\/\"><span style=\"font-weight: 400;\">logging into the ACC<\/span><\/a><span style=\"font-weight: 400;\"> and looking under <\/span><b>Account Summary<\/b><span style=\"font-weight: 400;\"> on the home page. <\/span><\/p>\n\n\n\n<p><b>Username<\/b><span style=\"font-weight: 400;\">: This is your account's username.<\/span><\/p>\n\n\n\n<p><b>Password<\/b><span style=\"font-weight: 400;\">: This is your account's password. <\/span><\/p>\n\n\n\n<p><b>Port<\/b><span style=\"font-weight: 400;\">: 21 (FTPS) or 22 (SFTP)<\/span><\/p>\n\n\n\n<p><b>Directory<\/b><span style=\"font-weight: 400;\">: This is the initial directory you will connect to. You can navigate to other directories once you have connected. <\/span><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><b>Home Directory<\/b><\/td><td><span style=\"font-weight: 400;\">\/usr\/home\/USERNAME\/<\/span><\/td><\/tr><tr><td><b>Web Directory<\/b><\/td><td><span style=\"font-weight: 400;\">\/usr\/home\/USERNAME\/public_html\/<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n    \t\t<div class=\"hts-messages hts-messages--alert   hts-messages--withicon \"   >\r\n    \t\t\t    \t\t\t    \t\t\t\t<p>\r\n    \t\t\t\t\tReplace USERNAME with your account's username.    \t\t\t\t<\/p>\r\n    \t\t\t    \t\t\t\r\n    \t\t<\/div><!-- \/.ht-shortcodes-messages -->\r\n    \t\t\n\n\n\n<p><span style=\"font-weight: 400;\">After you've entered all the information and initiated the connection, &nbsp;you should be connected to the server. <\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">Most of these graphical clients will allow you to drag and drop files from your computer to the server and vice-versa. Review the FTP client's help documentation for more in-depth instructions.<\/span><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Commonly Asked FTP Questions<\/span><\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">Below are a couple common questions that come up when customers begin using FTP clients for the first time.<\/span><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><b>My FTP client \"autodetects\" ASCII and BINARY files. Should I use that?<\/b><\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">Yes, you should use this feature if you are a new FTP user, but understand that it's an imperfect feature. The \"autodetect\" feature of most graphical FTP clients works by learning what file extensions (.html, for example) indicate text files and which indicate binary files.<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">In particular, if you plan on using autodetect make sure that .pl and .cgi files are recognized as text files. Text files that are uploaded in BINARY format, particularly cgi scripts and email configuration files, may exhibit strange behavior or simply not work at all.<\/span><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><b>I uploaded a text file as BINARY. Why doesn't it work right?<\/b><\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">If possible, your best bet is to simply upload the file again in ASCII format, overwriting the previous copy. If that is not possible, and your account includes SSH access, there are two utilities on the server to correct the files.<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">If you created the file on a PC, SSH to the server and run \"pcfix.pl FILENAME\" after changing into the directory where the file is located. If you created the file on a Macintosh computer, follow the same procedure, but substitute macfix.pl for pcfix.pl.<\/span><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">&nbsp;<\/h3>\n","protected":false},"excerpt":{"rendered":"<p>What is FTP, and what does an FTP client do? FTP stands for File Transfer Protocol. You can use it to move files back and forth from one machine to another. FTP can create directories, rename and delete files, and set file permissions. You can use FTP from the command&#8230;<\/p>\n","protected":false},"author":12,"comment_status":"closed","ping_status":"open","template":"","format":"standard","meta":[],"ht-kb-category":[2],"ht-kb-tag":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Using FTP with Hosting Accounts - Knowledge Base - Pair Networks<\/title>\n<meta name=\"description\" content=\"Learn how to upload files using FTP\/SFTP. This article will explain how FTP works, how to use the graphical version of FTP, and its relation to ASCII and Binary files.\" \/>\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.pair.com\/support\/kb\/uploading-files-using-ftp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using FTP with Hosting Accounts - Knowledge Base - Pair Networks\" \/>\n<meta property=\"og:description\" content=\"Learn how to upload files using FTP\/SFTP. This article will explain how FTP works, how to use the graphical version of FTP, and its relation to ASCII and Binary files.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/\" \/>\n<meta property=\"og:site_name\" content=\"Knowledge Base - Pair Networks\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pairnetworks\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-04T15:08:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@pairNetworks\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/\",\"url\":\"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/\",\"name\":\"Using FTP with Hosting Accounts - Knowledge Base - Pair Networks\",\"isPartOf\":{\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#website\"},\"datePublished\":\"2016-01-12T15:51:53+00:00\",\"dateModified\":\"2025-06-04T15:08:42+00:00\",\"description\":\"Learn how to upload files using FTP\/SFTP. This article will explain how FTP works, how to use the graphical version of FTP, and its relation to ASCII and Binary files.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.pair.com\/support\/kb\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using FTP with Hosting Accounts\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#website\",\"url\":\"https:\/\/www.pair.com\/support\/kb\/\",\"name\":\"Knowledge Base - Pair Networks\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.pair.com\/support\/kb\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#organization\",\"name\":\"Pair Networks\",\"url\":\"https:\/\/www.pair.com\/support\/kb\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2022\/02\/Gb_TUkUE_400x400.jpeg\",\"contentUrl\":\"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2022\/02\/Gb_TUkUE_400x400.jpeg\",\"width\":360,\"height\":360,\"caption\":\"Pair Networks\"},\"image\":{\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/pairnetworks\/\",\"https:\/\/twitter.com\/pairNetworks\",\"https:\/\/www.instagram.com\/pairnetworks\/\",\"https:\/\/www.linkedin.com\/company\/2269676\/\",\"https:\/\/www.pinterest.com\/pairnetworksinc\/pins\/\",\"https:\/\/www.youtube.com\/user\/pairnetworks\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Using FTP with Hosting Accounts - Knowledge Base - Pair Networks","description":"Learn how to upload files using FTP\/SFTP. This article will explain how FTP works, how to use the graphical version of FTP, and its relation to ASCII and Binary files.","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.pair.com\/support\/kb\/uploading-files-using-ftp\/","og_locale":"en_US","og_type":"article","og_title":"Using FTP with Hosting Accounts - Knowledge Base - Pair Networks","og_description":"Learn how to upload files using FTP\/SFTP. This article will explain how FTP works, how to use the graphical version of FTP, and its relation to ASCII and Binary files.","og_url":"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/","og_site_name":"Knowledge Base - Pair Networks","article_publisher":"https:\/\/www.facebook.com\/pairnetworks\/","article_modified_time":"2025-06-04T15:08:42+00:00","og_image":[{"url":"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2025\/06\/3-Using-FTP-with-Hosting-Accounts.png"}],"twitter_card":"summary_large_image","twitter_site":"@pairNetworks","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/","url":"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/","name":"Using FTP with Hosting Accounts - Knowledge Base - Pair Networks","isPartOf":{"@id":"https:\/\/www.pair.com\/support\/kb\/#website"},"datePublished":"2016-01-12T15:51:53+00:00","dateModified":"2025-06-04T15:08:42+00:00","description":"Learn how to upload files using FTP\/SFTP. This article will explain how FTP works, how to use the graphical version of FTP, and its relation to ASCII and Binary files.","breadcrumb":{"@id":"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.pair.com\/support\/kb\/uploading-files-using-ftp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pair.com\/support\/kb\/"},{"@type":"ListItem","position":2,"name":"Using FTP with Hosting Accounts"}]},{"@type":"WebSite","@id":"https:\/\/www.pair.com\/support\/kb\/#website","url":"https:\/\/www.pair.com\/support\/kb\/","name":"Knowledge Base - Pair Networks","description":"","publisher":{"@id":"https:\/\/www.pair.com\/support\/kb\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pair.com\/support\/kb\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.pair.com\/support\/kb\/#organization","name":"Pair Networks","url":"https:\/\/www.pair.com\/support\/kb\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pair.com\/support\/kb\/#\/schema\/logo\/image\/","url":"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2022\/02\/Gb_TUkUE_400x400.jpeg","contentUrl":"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2022\/02\/Gb_TUkUE_400x400.jpeg","width":360,"height":360,"caption":"Pair Networks"},"image":{"@id":"https:\/\/www.pair.com\/support\/kb\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pairnetworks\/","https:\/\/twitter.com\/pairNetworks","https:\/\/www.instagram.com\/pairnetworks\/","https:\/\/www.linkedin.com\/company\/2269676\/","https:\/\/www.pinterest.com\/pairnetworksinc\/pins\/","https:\/\/www.youtube.com\/user\/pairnetworks"]}]}},"_links":{"self":[{"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb\/24"}],"collection":[{"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/comments?post=24"}],"version-history":[{"count":14,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb\/24\/revisions"}],"predecessor-version":[{"id":10018,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb\/24\/revisions\/10018"}],"wp:attachment":[{"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/media?parent=24"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb-category?post=24"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb-tag?post=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}