{"id":33051,"date":"2025-07-10T20:09:03","date_gmt":"2025-07-10T11:09:03","guid":{"rendered":"https:\/\/docs.c-bot.pro\/?p=33051"},"modified":"2025-07-15T11:01:28","modified_gmt":"2025-07-15T02:01:28","slug":"sftp_client_upload","status":"publish","type":"post","link":"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\/sftp_client\/sftp_client_upload\/","title":{"rendered":"SFTP Client \/ Upload"},"content":{"rendered":"\n<p><a href=\"https:\/\/docs.c-bot.pro\/en\/\"><i class=\"fas fa-book\"> <\/i> &nbsp; Home<\/a> &gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\">User guide<\/a> &gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/\">BOT<\/a> &gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/\">How to use the BOT editor<\/a> &gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\">Extention<\/a>&gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\/sftp_client\">SFTP Client<\/a> &gt; SFTP Client \/ Upload<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-image size-full is-resized extension_icon\"><img loading=\"lazy\" decoding=\"async\" width=\"272\" height=\"272\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2025\/07\/SFTP\u30a2\u30a4\u30b3\u30f302.png\" alt=\"\" class=\"wp-image-32946\" style=\"width:75px;height:75px\"\/><\/figure>\n\n\n\n<h2 id=\"outline__1\" class=\"wp-block-heading\">App overview<\/h2>\n\n\n\n<p>Upload files on the SFTP server.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Extended Feature URL<\/td><td>cbot-extension:\/\/cloud-bot:sftp:upload:1<\/td><\/tr><tr><td>Provider<\/td><td>Cloud BOT <span style=\"margin-left: 2px ; padding: 2px 7px; border:0px solid #000 ; background-color: #007bff ; border-radius: 5px ; color: #ffffff ; font-size: 0.7em;\" class=\"badge\">official<\/span><\/td><\/tr><tr><td>External communication<\/td><td>None<\/td><\/tr><tr><td>Version<\/td><td>1<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 id=\"outline__1\" class=\"wp-block-heading\">App overview<\/h2>\n\n\n\n<h3 id=\"outline__2_1\" class=\"wp-block-heading\">Input screen<\/h3>\n\n\n\n<h4 id=\"outline__2_1_1\" class=\"wp-block-heading\">Upload options<\/h4>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"704\" height=\"1024\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2025\/07\/img_sftp_up_input-1-704x1024.png\" alt=\"\" class=\"wp-image-33133\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p><strong>Host<\/strong><\/p>\n\n\n\n<p class=\"extension_guide_body\">Specify the hostname or IP address of the SFTP server.<\/p>\n\n\n\n<p><strong>Port<\/strong><\/p>\n\n\n\n<p>Specify the port number.<\/p>\n\n\n\n<p><strong>Username<\/strong><\/p>\n\n\n\n<p>Specify the username for the SFTP server to access.<\/p>\n\n\n\n<p><strong>Authentication methods<\/strong><\/p>\n\n\n\n<p>Specify the authentication method.<\/p>\n\n\n\n<p><strong>Password methods : <\/strong>Authenticate using a password.<br><strong>Public key authentication : <\/strong>Authenticate using public key authentication.<\/p>\n\n\n\n<p><strong>Password<\/strong><\/p>\n\n\n\n<p>Specify the password for the SFTP to access.<\/p>\n\n\n\n<p><strong>Private key<\/strong><\/p>\n\n\n\n<p class=\"extension_guide_body\">Displayed when \"Public key authentication\" is selected as the authentication method.<br>Specify the private key file.<\/p>\n\n\n\n<p><strong>Upload file<\/strong><\/p>\n\n\n\n<p>Specify the file to upload.<\/p>\n\n\n\n<p><strong>Remote path<\/strong><\/p>\n\n\n\n<p class=\"extension_guide_body\">Specify the path of the remote directory containing the file to upload.<\/p>\n\n\n\n<p><strong><strong>Remote file name<\/strong> (Optional)<\/strong><\/p>\n\n\n\n<p>Specify the name of the file to upload.<\/p>\n\n\n\n<p><strong>Permission (Optional)<\/strong><\/p>\n\n\n\n<p>Specify the permissions for the file to upload.<\/p>\n\n\n\n<p><strong><strong><strong>Communication pathway<\/strong><\/strong><\/strong><\/p>\n\n\n\n<p>Select the communication pathway.<br><small><small>* Click&nbsp;<\/small><a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\/about_communication_paths\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a><small>&nbsp;to learn more about REST API communication pathway.<\/small><\/small><\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 id=\"outline__2_2\" class=\"wp-block-heading\">Result screen<\/h3>\n\n\n\n<h4 id=\"outline__2_2_1\" class=\"wp-block-heading\">File has been uploaded.<\/h4>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"271\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2025\/07\/img_sftp_up_comp-1-1024x271.png\" alt=\"\" class=\"wp-image-33136\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>The result will be displayed.<\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; Home &gt; User guide &gt; BOT &gt; How to use the BOT editor &gt; Extention&gt; SFTP Client &gt; SFTP Client \/ Upload App overview Upload files on the SFTP server. Extended Feature URL cbot-extension:\/\/cloud-bot:sftp:upload:1 Provider Cloud BOT official External communication None Version 1 App overview Input screen Upload options Host Specify the hostname or IP address of the SFTP server. Port Specify the port number. Username Specify the username for the SFTP server to access. Authentication methods Specify the authentication method. Password methods : Authenticate using a password.Public key authentication : Authenticate using public key authentication. Password Specify the password for the SFTP to access. Private key Displayed when \"Public key authentication\" is selected as the authentication method.Specify the private key file. Upload file Specify the file to upload. Remote path Specify the path of the remote directory containing the file to upload. Remote file name (Optional) Specify the name of the file to upload. Permission (Optional) Specify the permissions for the file to upload. Communication pathway Select the communication pathway.* Click&nbsp;here&nbsp;to learn more about REST API communication pathway. Result screen File has been uploaded. The result will be displayed.<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_locale":"en_US","_original_post":"https:\/\/docs.c-bot.pro\/?p=32959","footnotes":""},"categories":[135],"tags":[],"class_list":["post-33051","post","type-post","status-publish","format-standard","hentry","category-sftp_client","en-US"],"_links":{"self":[{"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts\/33051","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/comments?post=33051"}],"version-history":[{"count":3,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts\/33051\/revisions"}],"predecessor-version":[{"id":33137,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts\/33051\/revisions\/33137"}],"wp:attachment":[{"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/media?parent=33051"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/categories?post=33051"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/tags?post=33051"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}