Password Parameter (Connect-FTP Cmdlet)
The password of the user.
Syntax
Connect-FTP -Password string
Data Type
cstr
Default Value
""
Remarks
Together with User, this field can be used to authenticate against the FTP server.
The password of the user.
Connect-FTP -Password string
cstr
""
Together with User, this field can be used to authenticate against the FTP server.