Ftp: get
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2
Ftp: get
Copies a remote file to the local computer using the current file transfer type.
Syntax
get RemoteFile [LocalFile]
Parameters
- RemoteFile
Specifies the remote file to copy.
- LocalFile
Specifies the name of the file to use on the local computer.
- ? get
Displays help for the get command.
Remarks
If LocalFile is not specified, the file is given the RemoteFile name.
The get command is identical to the recv command.
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 |
|
Code or program output |
See Also
Concepts
Ftp
Ftp subcommands
Command-line reference A-Z
Command shell overview