The SMB_RENAME Activity renames a specified directory or file from the connected file server.

INPUT Parameters:

CONNECTHANDLE: Required

The Connection handle is returned from the SMB_Connect activity. If a connection is not previously established, the Activity will return an error and processing will be abandoned

PATH: Required

Relative path to the file or directory to be renamed.

OUTPUT Parameters:

There are no output parameters

  • No labels