Ftp: ?

Updated: April 17, 2012

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

Displays the valid ftp commands that are available from the ftp prompt. For examples of how this command can be used, see Examples.

Syntax

? [!] [?] [append] [ascii] [bell [binary] [bye] [cd] [close] [delete] [debug] [dir] [disconnect] [get] [glob] [hash] [help] [lcd] [literal] [ls] [mdelete] [mdir] [mget] [mkdir] [mls] [mput] [open] [prompt] [put] [pwd] [quit] [quote] [recv] [remotehelp] [rename] [rmdir] [send] [status] [trace] [type] [user] [verbose]

Parameters

Parameter Description

[<valid ftp subcommand>]

Displays the description for a valid ftp command.

Examples

Display the valid ftp commands that are available from the ftp prompt.

?

Display the description for the hash command.

? hash

Display the description for the hash and trace commands.

? hash trace

Additional references