Server Message Block (SMB) v2
Files and Directories management with an SMB server. Supports SMB2 and SMB3 protocols.
Utilities · Server Message Block (SMB)
Configuration parameters
hostname— Server IP / Hostname (e.g. 1.2.3.4)port— Portdc— Domain Controllercredentials— Usernameclient_guid— Client GUIDencrypt— Force Encryptionrequire_secure_negotiate— Secure Dialect Negotiation
Commands (6)
-
smb-directory-createCreates a new directory under the given path.
-
smb-directory-listReturns a list containing the names of the entries in the directory given by path.
-
smb-directory-removeRemoves a directory from the given path.
-
smb-downloadDownloads a file from the server.
-
smb-file-removeRemoves a file from the server.
-
smb-uploadUploads a file to the server.