Activity ID
|
Description
|
SMB_CONNECT
|
Connect to a server using the SMB Service.
|
SMB_COPY
|
Copy a file using the SMB service.
|
SMB_CREATEDIR
|
Create a directory on a server using the SMB service.
|
SMB_DELETE
|
Delete a file using the SMB Service.
|
SMB_DISCONNECT
|
Disconnect from the SMB service.
|
SMB_GET
|
Get a specific file from a server using the SMB service.
|
SMB_LIST
|
Produce a list of files and directories using a SMB service.
|
SMB_PUT
|
Put files on to a server using the SMB service.
|
SMB_RENAME
|
Rename files on a server using the SMB service.
|