Lines Matching refs:to
7 Help: Transfer local FILE to destination
25 Upload the specified local file to the remote URL.
28 name to the end of the URL before the operation starts. You must use a
29 trailing slash (/) on the last directory to prove to curl that there is no
31 to use.
37 Use the filename `-` (a single dash) to use stdin instead of a given file.
39 `-` to use stdin in non-blocking mode to allow reading server output while
45 --upload-file + URL pair specifies what to upload and to where. curl also
47 multiple files to a single URL by using the same URL globbing style supported
50 When uploading to an SMTP server: the uploaded data is assumed to be RFC 5322
51 formatted. It has to feature the necessary set of headers and mail body