Cmdlets for FTP

Build 25.0.9539

Password Parameter (Connect-FTP Cmdlet)

Specifies the password for the FTP user account.

Syntax

Connect-FTP -Password string

Data Type

cstr

Default Value

""

Remarks

This property, together with the User property, is used to authenticate the connection to the FTP server.

The password must match the credentials configured for the specified FTP user account.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539