Ftp: user

 

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

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