The SMB_PUT activity is used to copy a file or folder from the LANSA Composer Server system to a specified location on the connected file system.

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

Folder + file path and/or name of the file to be copied relative to the system on which the LANSA Composer Server is installed.

TO: Required

File name and path to be copied to on the connected file server.

OUTPUT Parameters:

There are no output parameters

  • No labels