SMB_COPY

The SMB_COPY activity is used to copy a file or folder on the file server or to a specified 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

FROM: Required

The Connection handle is used to establish the server connected with the SMB_Connect activity

TO: Required

The Connection handle is used to establish the server connected with the SMB_Connect activity

OUTPUT Parameters:

There are no output parameters