SEND Command

[SEND("pcfilename","hostfilename","options")]
Sends files to the host, where:
    pcfilename = [path]filename[.ext]
    hostfilename =
      For VM system:
        filename filetype[filemode]
      For MVS system:
         [']filename[(membername)][']
      For CICS system:
      For OS/400 system:
        library name filename member name
 

options includes any combination of the following file transfer options: MVS, VM, CICS, QUIET, OS/400, OS/400 and emulation-specific transfer options, separated by spaces.

Refer to Administrator's Reference for more information about the transfer options.