local_file
    Required.
    Name of the local file to copy.
    o  To specify multiple files, separate the names with commas.
    o  To use wildcards, first enable parsing (see the ENABLE PARSE
       command).
          put file_name.ext - Copies the latest version
          put file_name.ext;* - Copies all versions
    o  To copy a file to a remote DECnet node, use the full
       specification:
       node name, device, directory, and file name.
 remote_file
    Optional. Default: same name, same case, no version number on
    UNIX systems.
    Name of the new file on the remote host. You cannot use
    wildcards.