Windows File Sharing Client / Viewer

NO IMAGE

  Home > User guide > BOT > How to use the BOT editor > Extention> Windows File Sharing Client > Windows File Sharing Client / viewer

App overview

Display a table listing the files on the Windows file-sharing server.

Extended Feature URLcbot-extension://cloud-bot:smb:view:1
ProviderCloud BOT official
External communicationNone
Version1

Screen description

Input screen

List display options

Server name

Specify the name of the Windows file sharing server to access.
*You can specify it using an “IP address”, “NetBIOS name”, or “host name”.

Share name

Specify the shared name of the Windows file sharing server to access.

Port (optional)

Specify the port number.

Username

Specify the username for the Windows file sharing server to access.

Password

Specify the password for the Windows file sharing server to access.

Remote directory path (Optional)

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.
Type : Sort by file type.
Size : Sort by file data size.
Last modified : Sort by modified time.

Sort order

Choose whether to sort the retrieved items in ascending or descending order.

Filter method

Specify how to filter the items.

Do not use regular expression : You can use wildcards for sorting criteria.
*For more information on wildcards, click here
Use regular expression : You can use regular expressions for sorting criteria.
*For more information on regular expressions, click here

Filter pattern

Specify the filter pattern.

Number of displays

Specify the number of items to display.

Communication pathway

Communication pathway
Select the communication pathway.
* Click here to learn more about REST API communication pathway.

Result screen

Displays a table listing the files on the windows file sharing server.

The results will be displayed.

  • Name : The name of the file.
  • Typle : The type of the file.
  • File size (byte) : The data size of the file in bytes.
  • Last modified : The last updated timestamp of the file.