Ftp: user

Updated: April 17, 2012

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

Specifies a user to the remote computer. For examples of how this command can be used, see Examples.

Syntax

user <UserName> [<Password>] [<Account>]

Parameters

Parameter Description

<UserName>

Specifies a user name with which to log on to the remote computer.

[<Password>]

Specifies the password for UserName. If a password is not specified but is required, ftp prompts for the password.

[<Account>]

Specifies an account with which to log on to the remote computer. If an Account is not specified but is required, ftp prompts for the account.

Examples

Specify User1 with the password Password1.

user User1 Password1

Additional references