{"id":33052,"date":"2025-07-10T20:08:14","date_gmt":"2025-07-10T11:08:14","guid":{"rendered":"https:\/\/docs.c-bot.pro\/?p=33052"},"modified":"2025-07-15T10:24:20","modified_gmt":"2025-07-15T01:24:20","slug":"sftp_client_viewer","status":"publish","type":"post","link":"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\/sftp_client\/sftp_client_viewer\/","title":{"rendered":"SFTP Client \/ Viewer"},"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 \/ Viewer<\/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>Display a table listing the 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:view: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__2\" class=\"wp-block-heading\">Screen description<\/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\">List display 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=\"567\" height=\"1024\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2025\/07\/img_sftp_view_input-1-567x1024.png\" alt=\"\" class=\"wp-image-33116\"\/><\/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><strong>Remote directory path<\/strong><\/strong><\/p>\n\n\n\n<p class=\"extension_guide_body\">Specify the path of the remote directory to display the list.<\/p>\n\n\n\n<p><strong><strong>Output file type<\/strong><\/strong><\/p>\n\n\n\n<p>Select the file type for displaying the table information.<\/p>\n\n\n\n<p><strong><strong>Sort item<\/strong><\/strong><\/p>\n\n\n\n<p>Specify the sorting items.<\/p>\n\n\n\n<p><strong>name : <\/strong>Sort by name.<br><strong>Size : <\/strong>Sort by file data size.<br><strong>Type : <\/strong>Sort by file type.<br><strong>Last modified<\/strong> : Sort by modified time.<br><strong>Permissions : <\/strong>Sort by permission.<br><strong>User ID : <\/strong>Sort by user ID.<br><strong>Group ID : <\/strong>Sort by group ID.<\/p>\n\n\n\n<p><strong><strong>Sort order<\/strong><\/strong><\/p>\n\n\n\n<p>Choose whether to sort the retrieved items in ascending or descending order.<\/p>\n\n\n\n<p><strong>Filter method<\/strong><\/p>\n\n\n\n<p>Specify how to filter the items.<\/p>\n\n\n\n<p>Do not use regular expression : You can use wildcards for sorting criteria.<br><small>*For more information on wildcards,<\/small><a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\/regex\/#outline__1_0_1\" target=\"_blank\" rel=\"noreferrer noopener\"> click here<\/a><br>Use regular expression : You can use regular expressions for sorting criteria.<br><small>*For more information on regular expressions,<\/small> <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\/regex\/#outline__1_0_2\" target=\"_blank\" rel=\"noreferrer noopener\">click here<\/a><\/p>\n\n\n\n<p><strong><strong>Filter pattern<\/strong><\/strong><\/p>\n\n\n\n<p>Specify the filter pattern.<\/p>\n\n\n\n<p><strong>Number of displays<\/strong><\/p>\n\n\n\n<p>Specify the number of items to display.<\/p>\n\n\n\n<p><strong>Communication pathway<\/strong><\/p>\n\n\n\n<p><strong><strong>Communication pathway<\/strong><\/strong><br>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\">Displays a table listing the files on the SFTP server.<\/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=\"883\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2025\/07\/img_sftp_view_comp-1-1024x883.png\" alt=\"\" class=\"wp-image-33122\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>The results will be displayed.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Name : <\/strong>The name of the file.<\/li>\n\n\n\n<li><strong><strong>File size (byte)<\/strong><\/strong> : The data size of the file in bytes.<\/li>\n\n\n\n<li><strong>Typle : <\/strong>The type of the file.<\/li>\n\n\n\n<li><strong>Last modified : <\/strong>The last updated timestamp of the file.<\/li>\n\n\n\n<li><strong>Permissions : <\/strong>Access rights to files and folders.<\/li>\n\n\n\n<li><strong>User ID : <\/strong>The user ID of the file or folder.<\/li>\n\n\n\n<li><strong>Group ID : <\/strong>The ID of the group to which the user belongs.<\/li>\n<\/ul>\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 \/ Viewer App overview Display a table listing the files on the SFTP server. Extended Feature URL cbot-extension:\/\/cloud-bot:sftp:view:1 Provider Cloud BOT official External communication None Version 1 Screen description Input screen List display 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. Remote directory path Specify the path of the remote directory to display the list. Output file type Select the file type for displaying the table information. Sort item Specify the sorting items. name : Sort by name.Size : Sort by file data size.Type : Sort by file type.Last modified : Sort by modified time.Permissions : Sort by permission.User ID : Sort by user ID.Group ID : Sort by group ID. Sort order [&hellip;]<\/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=32952","footnotes":""},"categories":[135],"tags":[],"class_list":["post-33052","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\/33052","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=33052"}],"version-history":[{"count":3,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts\/33052\/revisions"}],"predecessor-version":[{"id":33123,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts\/33052\/revisions\/33123"}],"wp:attachment":[{"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/media?parent=33052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/categories?post=33052"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/tags?post=33052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}