Space banner This version of the product is in limited support. However, the documentation is available for your convenience. You will not be able to leave comments.

SMB Specific Scheme


Windows clients exchange messages with a server to access resources on that server. These messages are called Server Message Blocks (smb).

Syntax



smb://<user>:<password>@<host>:/<share>/<dir1>/<dir2>/.../<dirN>/<filename>

User

specifies an optional user name.

Password

specifies an optional password to the user name. If present, it follows the user name separated from it by a colon.

Host

specifies the fully qualified domain name of a network host, or its IP address as the dotted set of four decimal digit groups.

Share

defines the name of the share on the remote server.

Dir1 - DirN

list the directory hierarchy on the server to the file. These parameters are optional.

File name

specifies the name of the file to be accessed with its extension.

Example



smb://Administrator:vmCM@192.168.1.228:/Share/Folder/File.txt

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*