The PUT command does the following:
    o  Copies local files to a remote host.
    o  Copies files to a DECnet node.
    File names are copied in lowercase without version numbers.
    To use this command, you must have an FTP session with a remote
    host.
    DCL Format
      PUT [ /CONFIRM | /CONVERT | /FDL | /RAW]   (local_file [
                                                remote_file ] )
    UNIX Format
      put  local_file [ remote_file ]
      send  local_file [ remote_file ]
      mput  local_files