Ftp: send

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

Ftp: send

Copies a local file to the remote computer using the current file transfer type.

Syntax

send LocalFile [RemoteFile]

Parameters
  • LocalFile
    Specifies the local file to copy.
  • RemoteFile
    Specifies the name to use on the remote computer.
  • ? send
    Displays help for the send command.
Remarks
  • The send command is identical to the put command.

  • If RemoteFile is not specified, the file is given the LocalFile name.

Formatting legend

Format Meaning

Italic

Information that the user must supply

Bold

Elements that the user must type exactly as shown

Ellipsis (...)

Parameter that can be repeated several times in a command line

Between brackets ([])

Optional items

Between braces ({}); choices separated by pipe (|). Example: {even|odd}

Set of choices from which the user must choose only one

Courier font

Code or program output

See Also

Concepts

Ftp
Ftp subcommands
Ftp: put
Command-line reference A-Z
Command shell overview