{"id":663,"date":"2021-08-06T14:02:22","date_gmt":"2021-08-06T14:02:22","guid":{"rendered":"http:\/\/5centscdn.net\/help-new\/?p=663"},"modified":"2026-03-12T17:54:39","modified_gmt":"2026-03-12T17:54:39","slug":"how-to-use-rclone-to-copy-files-to-openstack","status":"publish","type":"post","link":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/","title":{"rendered":"How to use rclone to copy files to OpenStack?"},"content":{"rendered":"<p>If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone.<\/p>\n<ul>\n<li>The first step is to install the rclone in your system. For installation, you can refer to this link &#8211; <a href=\"https:\/\/rclone.org\/install\/\" target=\"_blank\" rel=\"noopener\">Click here<\/a><\/li>\n<li>Once rclone is installed, you need to configure the remote. You can execute the command\n<pre><code>rclone config<\/code><\/pre>\n<\/li>\n<li>Click &#8220;n&#8221; for creating a new remote. After that, you need to provide the following details. You will get the details from the RC file downloaded from the console.\n<pre><code>No remotes found - make a new one\nn) New remote\ns) Set configuration password\nq) Quit config\nn\/s\/q> n\nname> remote\nType of storage to configure.\nChoose a number from below, or type in your own value\n[snip]\nXX \/ OpenStack Swift (Rackspace Cloud Files, Memset Memstore, OVH)\n    \"swift\"\n[snip]\nStorage> swift\nGet swift credentials from environment variables in standard OpenStack form.\nChoose a number from below, or type in your own value\n 1 \/ Enter swift credentials in the next step\n    \"false\"\n 2 \/ Get swift credentials from environment vars. Leave other fields blank if using this.\n    \"true\"\nenv_auth> true\nUser name to log in (OS_USERNAME).\nuser> \nAPI key or password (OS_PASSWORD).\nkey> \nAuthentication URL for server (OS_AUTH_URL).\nChoose a number from below, or type in your own value\n 1 \/ Rackspace US\n    \"https:\/\/auth.api.rackspacecloud.com\/v1.0\"\n 2 \/ Rackspace UK\n    \"https:\/\/lon.auth.api.rackspacecloud.com\/v1.0\"\n 3 \/ Rackspace v2\n    \"https:\/\/identity.api.rackspacecloud.com\/v2.0\"\n 4 \/ Memset Memstore UK\n    \"https:\/\/auth.storage.memset.com\/v1.0\"\n 5 \/ Memset Memstore UK v2\n    \"https:\/\/auth.storage.memset.com\/v2.0\"\n 6 \/ OVH\n    \"https:\/\/auth.cloud.ovh.net\/v3\"\nauth> \nUser ID to log in - optional - most swift systems use user and leave this blank (v3 auth) (OS_USER_ID).\nuser_id> \nUser domain - optional (v3 auth) (OS_USER_DOMAIN_NAME)\ndomain> \nTenant name - optional for v1 auth, this or tenant_id required otherwise (OS_TENANT_NAME or OS_PROJECT_NAME)\ntenant> \nTenant ID - optional for v1 auth, this or tenant required otherwise (OS_TENANT_ID)\ntenant_id> \nTenant domain - optional (v3 auth) (OS_PROJECT_DOMAIN_NAME)\ntenant_domain> \nRegion name - optional (OS_REGION_NAME)\nregion> \nStorage URL - optional (OS_STORAGE_URL)\nstorage_url> \nAuth Token from alternate authentication - optional (OS_AUTH_TOKEN)\nauth_token> \nAuthVersion - optional - set to (1,2,3) if your auth URL has no version (ST_AUTH_VERSION)\nauth_version> \nEndpoint type to choose from the service catalogue (OS_ENDPOINT_TYPE)\nChoose a number from below, or type in your own value\n 1 \/ Public (default, choose this if not sure)\n    \"public\"\n 2 \/ Internal (use internal service net)\n    \"internal\"\n 3 \/ Admin\n    \"admin\"\nendpoint_type> \nRemote config\n--------------------\n[test]\nenv_auth = true\nuser = \nkey = \nauth = \nuser_id = \ndomain = \ntenant = \ntenant_id = \ntenant_domain = \nregion = \nstorage_url = \nauth_token = \nauth_version = \nendpoint_type = \n--------------------\ny) Yes this is OK\ne) Edit this remote\nd) Delete this remote\ny\/e\/d> y<\/code><\/pre>\n<p>For further details, <a href=\"https:\/\/rclone.org\/swift\/\" target=\"_blank\" rel=\"noopener\">you can refer to this link<\/a><\/li>\n<li>To list all containers<code>rclone lsd remote:<\/code><\/li>\n<li>To create a new container<\/li>\n<\/ul>\n<p><code>\u00a0 \u00a0 rclone mkdir remote:container<br \/>\n<\/code><\/p>\n<p>\u00a0<\/p>\n<ul>\n<li>To upload files to OpenStack. <a href=\"https:\/\/rclone.org\/commands\/rclone_copy\/\" target=\"_blank\" rel=\"noopener\">Click here for more info<\/a>\n<pre><code>rclone copy source:sourcepath dest:destpath\n<\/code><\/pre>\n<\/li>\n<li>You also check the other commands for various operations. <a href=\"https:\/\/rclone.org\/commands\/\" target=\"_blank\" rel=\"noopener\">Click here<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone. The first step is to install the rclone in your system. For installation, you can refer to this link &#8211; Click here Once rclone is installed, you need [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[45],"tags":[],"class_list":["post-663","post","type-post","status-publish","format-standard","hentry","category-cloud-storage"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone. The first step is to install the rclone in your system. For installation, you can refer to this link - Click here Once rclone is installed, you need\" \/>\n\t<meta name=\"robots\" content=\"noarchive, noodp, notranslate, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"pradhyuman\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"5centsCDN Help Center - 5centsCDN | Guides, Tutorials &amp; Support\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to use rclone to copy files to OpenStack? - 5centsCDN Help Center\" \/>\n\t\t<meta property=\"og:description\" content=\"If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone. The first step is to install the rclone in your system. For installation, you can refer to this link - Click here Once rclone is installed, you need\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr\" \/>\n\t\t<meta property=\"og:image:width\" content=\"160\" \/>\n\t\t<meta property=\"og:image:height\" content=\"58\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2021-08-06T14:02:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-12T17:54:39+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/5centscdn\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@5centscdn\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to use rclone to copy files to OpenStack? - 5centsCDN Help Center\" \/>\n\t\t<meta name=\"twitter:description\" content=\"If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone. The first step is to install the rclone in your system. For installation, you can refer to this link - Click here Once rclone is installed, you need\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@5centscdn\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-to-use-rclone-to-copy-files-to-openstack\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.5centscdn.net\\\/help\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/kb\\\/v4\\\/zones\\\/http-push\\\/cloud-storage\\\/#listItem\",\"name\":\"Cloud Storage\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/kb\\\/v4\\\/zones\\\/http-push\\\/cloud-storage\\\/#listItem\",\"position\":2,\"name\":\"Cloud Storage\",\"item\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/kb\\\/v4\\\/zones\\\/http-push\\\/cloud-storage\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-to-use-rclone-to-copy-files-to-openstack\\\/#listItem\",\"name\":\"How to use rclone to copy files to OpenStack?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-to-use-rclone-to-copy-files-to-openstack\\\/#listItem\",\"position\":3,\"name\":\"How to use rclone to copy files to OpenStack?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/kb\\\/v4\\\/zones\\\/http-push\\\/cloud-storage\\\/#listItem\",\"name\":\"Cloud Storage\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/#organization\",\"name\":\"5centsCDN Help Center\",\"description\":\"5centsCDN | Guides, Tutorials & Support\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/\",\"email\":\"hello@5centscdn.com\",\"telephone\":\"+13025203418\",\"foundingDate\":\"2021-06-08\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":50},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/Logo.png?wsr\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-to-use-rclone-to-copy-files-to-openstack\\\/#organizationLogo\",\"width\":160,\"height\":58,\"caption\":\"5centsCDN Logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-to-use-rclone-to-copy-files-to-openstack\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/5centscdn\",\"https:\\\/\\\/x.com\\\/5centscdn\",\"https:\\\/\\\/instagram.com\\\/5centscdn\",\"https:\\\/\\\/tiktok.com\\\/@5centscdn\",\"https:\\\/\\\/pinterest.com\\\/5centscdn\",\"https:\\\/\\\/youtube.com\\\/5centscdn\",\"https:\\\/\\\/linkedin.com\\\/in\\\/5centscdn\",\"https:\\\/\\\/bsky.app\\\/profile\\\/5centscdn\",\"https:\\\/\\\/threads.com\\\/@5centscdn\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/author\\\/pradhyuman\\\/#author\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/author\\\/pradhyuman\\\/\",\"name\":\"pradhyuman\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6b8609bbef17e7ef3a7663a00cfa6ddf14121cbea329a29f34e412902d1d0741?s=96&d=mm&r=g\"}},{\"@type\":\"SoftwareApplication\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-to-use-rclone-to-copy-files-to-openstack\\\/#softwareApp\",\"name\":\"How to use rclone to copy files to OpenStack?\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-to-use-rclone-to-copy-files-to-openstack\\\/#webpage\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-to-use-rclone-to-copy-files-to-openstack\\\/\",\"name\":\"How to use rclone to copy files to OpenStack? - 5centsCDN Help Center\",\"description\":\"If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone. The first step is to install the rclone in your system. For installation, you can refer to this link - Click here Once rclone is installed, you need\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/how-to-use-rclone-to-copy-files-to-openstack\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/author\\\/pradhyuman\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/author\\\/pradhyuman\\\/#author\"},\"datePublished\":\"2021-08-06T14:02:22+00:00\",\"dateModified\":\"2026-03-12T17:54:39+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/\",\"name\":\"5centsCDN Help Center\",\"alternateName\":\"5centsCDN\",\"description\":\"5centsCDN | Guides, Tutorials & Support\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.5centscdn.net\\\/help\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>How to use rclone to copy files to OpenStack? - 5centsCDN Help Center<\/title>\n\n","aioseo_head_json":{"title":"How to use rclone to copy files to OpenStack? - 5centsCDN Help Center","description":"If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone. The first step is to install the rclone in your system. For installation, you can refer to this link - Click here Once rclone is installed, you need","canonical_url":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/","robots":"noarchive, noodp, notranslate, max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help#listItem","position":1,"name":"Home","item":"https:\/\/www.5centscdn.net\/help","nextItem":{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/kb\/v4\/zones\/http-push\/cloud-storage\/#listItem","name":"Cloud Storage"}},{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/kb\/v4\/zones\/http-push\/cloud-storage\/#listItem","position":2,"name":"Cloud Storage","item":"https:\/\/www.5centscdn.net\/help\/kb\/v4\/zones\/http-push\/cloud-storage\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/#listItem","name":"How to use rclone to copy files to OpenStack?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/#listItem","position":3,"name":"How to use rclone to copy files to OpenStack?","previousItem":{"@type":"ListItem","@id":"https:\/\/www.5centscdn.net\/help\/kb\/v4\/zones\/http-push\/cloud-storage\/#listItem","name":"Cloud Storage"}}]},{"@type":"Organization","@id":"https:\/\/www.5centscdn.net\/help\/#organization","name":"5centsCDN Help Center","description":"5centsCDN | Guides, Tutorials & Support","url":"https:\/\/www.5centscdn.net\/help\/","email":"hello@5centscdn.com","telephone":"+13025203418","foundingDate":"2021-06-08","numberOfEmployees":{"@type":"QuantitativeValue","minValue":1,"maxValue":50},"logo":{"@type":"ImageObject","url":"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr","@id":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/#organizationLogo","width":160,"height":58,"caption":"5centsCDN Logo"},"image":{"@id":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/#organizationLogo"},"sameAs":["https:\/\/facebook.com\/5centscdn","https:\/\/x.com\/5centscdn","https:\/\/instagram.com\/5centscdn","https:\/\/tiktok.com\/@5centscdn","https:\/\/pinterest.com\/5centscdn","https:\/\/youtube.com\/5centscdn","https:\/\/linkedin.com\/in\/5centscdn","https:\/\/bsky.app\/profile\/5centscdn","https:\/\/threads.com\/@5centscdn"]},{"@type":"Person","@id":"https:\/\/www.5centscdn.net\/help\/author\/pradhyuman\/#author","url":"https:\/\/www.5centscdn.net\/help\/author\/pradhyuman\/","name":"pradhyuman","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/6b8609bbef17e7ef3a7663a00cfa6ddf14121cbea329a29f34e412902d1d0741?s=96&d=mm&r=g"}},{"@type":"SoftwareApplication","@id":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/#softwareApp","name":"How to use rclone to copy files to OpenStack?"},{"@type":"WebPage","@id":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/#webpage","url":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/","name":"How to use rclone to copy files to OpenStack? - 5centsCDN Help Center","description":"If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone. The first step is to install the rclone in your system. For installation, you can refer to this link - Click here Once rclone is installed, you need","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.5centscdn.net\/help\/#website"},"breadcrumb":{"@id":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/#breadcrumblist"},"author":{"@id":"https:\/\/www.5centscdn.net\/help\/author\/pradhyuman\/#author"},"creator":{"@id":"https:\/\/www.5centscdn.net\/help\/author\/pradhyuman\/#author"},"datePublished":"2021-08-06T14:02:22+00:00","dateModified":"2026-03-12T17:54:39+00:00"},{"@type":"WebSite","@id":"https:\/\/www.5centscdn.net\/help\/#website","url":"https:\/\/www.5centscdn.net\/help\/","name":"5centsCDN Help Center","alternateName":"5centsCDN","description":"5centsCDN | Guides, Tutorials & Support","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.5centscdn.net\/help\/#organization"}}]},"og:locale":"en_US","og:site_name":"5centsCDN Help Center - 5centsCDN | Guides, Tutorials &amp; Support","og:type":"article","og:title":"How to use rclone to copy files to OpenStack? - 5centsCDN Help Center","og:description":"If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone. The first step is to install the rclone in your system. For installation, you can refer to this link - Click here Once rclone is installed, you need","og:url":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/","og:image":"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr","og:image:secure_url":"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr","og:image:width":160,"og:image:height":58,"article:published_time":"2021-08-06T14:02:22+00:00","article:modified_time":"2026-03-12T17:54:39+00:00","article:publisher":"https:\/\/facebook.com\/5centscdn","twitter:card":"summary_large_image","twitter:site":"@5centscdn","twitter:title":"How to use rclone to copy files to OpenStack? - 5centsCDN Help Center","twitter:description":"If you want to upload a large number of files or files in a folder via OpenStack Swift API then you can install and use the rclone. The first step is to install the rclone in your system. For installation, you can refer to this link - Click here Once rclone is installed, you need","twitter:creator":"@5centscdn","twitter:image":"https:\/\/www.5centscdn.net\/help\/wp-content\/uploads\/2024\/01\/Logo.png?wsr"},"aioseo_meta_data":{"post_id":"663","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-03-12 21:01:56","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"ai":null,"created":"2026-03-07 21:44:29","updated":"2026-03-12 21:01:56"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.5centscdn.net\/help\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.5centscdn.net\/help\/kb\/v4\/zones\/http-push\/cloud-storage\/\" title=\"Cloud Storage\">Cloud Storage<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\tHow to use rclone to copy files to OpenStack?\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.5centscdn.net\/help"},{"label":"Cloud Storage","link":"https:\/\/www.5centscdn.net\/help\/kb\/v4\/zones\/http-push\/cloud-storage\/"},{"label":"How to use rclone to copy files to OpenStack?","link":"https:\/\/www.5centscdn.net\/help\/how-to-use-rclone-to-copy-files-to-openstack\/"}],"_links":{"self":[{"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/posts\/663","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/comments?post=663"}],"version-history":[{"count":1,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/posts\/663\/revisions"}],"predecessor-version":[{"id":2625,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/posts\/663\/revisions\/2625"}],"wp:attachment":[{"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/media?parent=663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/categories?post=663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.5centscdn.net\/help\/wp-json\/wp\/v2\/tags?post=663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}