{"id":35023,"date":"2022-05-12T13:14:52","date_gmt":"2022-05-12T11:14:52","guid":{"rendered":"https:\/\/xneelo.co.za\/help-centre\/?p=35023"},"modified":"2023-11-30T13:26:44","modified_gmt":"2023-11-30T11:26:44","slug":"uploading-ssh-public-keys-to-file-storage-servers","status":"publish","type":"post","link":"https:\/\/xneelo.co.za\/help-centre\/control-panel\/uploading-ssh-public-keys-to-file-storage-servers\/","title":{"rendered":"Uploading SSH public keys to File Storage servers"},"content":{"rendered":"\r\n<h3>Create your SSH key pair<\/h3>\r\n<p>To make use of SFTP to upload our SSH keys and create the authorized_key pair file on the remote File Storage server, use this\u00a0<strong>command<\/strong>:<\/p>\r\n<p dir=\"ltr\"><code>echo -e \"mkdir .ssh \\n chmod 700 .ssh \\n put &lt;path_to_public_ssh_key&gt; .ssh\/authorized_keys \\n chmod 600 .ssh\/authorized_keys\" | sftp &lt;file_storage_username&gt;@&lt;file_storage_server_name&gt;<\/code><\/p>\r\n<p dir=\"ltr\">If you have multiple public SSH keys that need to be uploaded to the remote File Storage server, please append all required SSH public keys to a local file and upload that file to the remote File Storage server by using these <strong>commands<\/strong>:<\/p>\r\n<p dir=\"ltr\"><code>cat .ssh\/id_rsa.pub .ssh\/id_ecdsa.pub &gt; file_storage_authorized_keys<\/code><\/p>\r\n<p dir=\"ltr\"><code>echo -e \"mkdir .ssh \\n chmod 700 .ssh \\n put file_storage_authorized_keys .ssh\/authorized_keys \\n chmod 600 .ssh\/authorized_keys\" | sftp &lt;file_storage_username&gt;@&lt;file_storage_server_name&gt;<\/code><\/p>\r\n","protected":false,"plain":"<!-- wp:tadv\/classic-paragraph -->\r\n<h3>Create your SSH key pair<\/h3>\r\n<p>To make use of SFTP to upload our SSH keys and create the authorized_key pair file on the remote File Storage server, use this\u00a0<strong>command<\/strong>:<\/p>\r\n<p dir=\"ltr\"><code>echo -e \"mkdir .ssh \\n chmod 700 .ssh \\n put &lt;path_to_public_ssh_key&gt; .ssh\/authorized_keys \\n chmod 600 .ssh\/authorized_keys\" | sftp &lt;file_storage_username&gt;@&lt;file_storage_server_name&gt;<\/code><\/p>\r\n<p dir=\"ltr\">If you have multiple public SSH keys that need to be uploaded to the remote File Storage server, please append all required SSH public keys to a local file and upload that file to the remote File Storage server by using these <strong>commands<\/strong>:<\/p>\r\n<p dir=\"ltr\"><code>cat .ssh\/id_rsa.pub .ssh\/id_ecdsa.pub &gt; file_storage_authorized_keys<\/code><\/p>\r\n<p dir=\"ltr\"><code>echo -e \"mkdir .ssh \\n chmod 700 .ssh \\n put file_storage_authorized_keys .ssh\/authorized_keys \\n chmod 600 .ssh\/authorized_keys\" | sftp &lt;file_storage_username&gt;@&lt;file_storage_server_name&gt;<\/code><\/p>\r\n<!-- \/wp:tadv\/classic-paragraph -->"},"excerpt":{"rendered":"<p>Make use of SFTP to upload our SSH keys and create the authorized_key pair file on the remote File Storage server.<\/p>\n","protected":false},"author":34,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"lsx_disable_title":"0","_relevanssi_hide_post":"on","_relevanssi_hide_content":"on","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"Relevanssi index exclude","footnotes":""},"categories":[16598],"tags":[20279,20276,17994,17772],"topics":[],"class_list":["post-35023","post","type-post","status-publish","format-standard","hentry","category-control-panel","tag-public-keys","tag-uploading-ssh-public-keys-to-file-storage-servers","tag-xcp","tag-uploading-ssh-public-keys"],"acf":[],"additional_meta":{"category_title":[{"term_id":16598,"name":"Control panel","slug":"control-panel","term_group":0,"term_taxonomy_id":16598,"taxonomy":"category","description":"<i><span style=\"font-weight: 400\">Our new control panel is secure and simple, with you at the heart of our technology.<\/span><\/i>","parent":0,"count":161,"filter":"raw","term_order":"3","cat_ID":16598,"category_count":161,"category_description":"<i><span style=\"font-weight: 400\">Our new control panel is secure and simple, with you at the heart of our technology.<\/span><\/i>","cat_name":"Control panel","category_nicename":"control-panel","category_parent":0}],"tag_title":[{"term_id":20279,"name":"public keys","slug":"public-keys","term_group":0,"term_taxonomy_id":20279,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw","term_order":"1381"},{"term_id":20276,"name":"Uploading SSH public keys to File Storage servers","slug":"uploading-ssh-public-keys-to-file-storage-servers","term_group":0,"term_taxonomy_id":20276,"taxonomy":"post_tag","description":"","parent":0,"count":2,"filter":"raw","term_order":"1382"},{"term_id":17994,"name":"xcp","slug":"xcp","term_group":0,"term_taxonomy_id":17994,"taxonomy":"post_tag","description":"","parent":0,"count":127,"filter":"raw","term_order":"2132"},{"term_id":17772,"name":"Uploading SSH public keys","slug":"uploading-ssh-public-keys","term_group":0,"term_taxonomy_id":17772,"taxonomy":"post_tag","description":"","parent":0,"count":1,"filter":"raw","term_order":"2203"}]},"featured_image_src":null,"author_info":{"display_name":"Alexia Papadatos","author_link":"https:\/\/xneelo.co.za\/help-centre\/author\/alexia\/","author_avatar":"https:\/\/secure.gravatar.com\/avatar\/9dc491b1be8ef5ac4a33e742399256d17daf7e6fe70bc88cce1a7bbc06c1a406?s=96&d=mm&r=g"},"_links":{"self":[{"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/posts\/35023","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/comments?post=35023"}],"version-history":[{"count":0,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/posts\/35023\/revisions"}],"wp:attachment":[{"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/media?parent=35023"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/categories?post=35023"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/tags?post=35023"},{"taxonomy":"topics","embeddable":true,"href":"https:\/\/xneelo.co.za\/help-centre\/wp-json\/wp\/v2\/topics?post=35023"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}