NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    PasswordPrompt Parameter (Send-SFTP Cmdlet)

    The shell prompt used for keyboard-interactive authentication.

    Syntax

    Send-SFTP -PasswordPrompt string

    Remarks

    If AuthMode is set to Keyboard-Interactive, the shell's password prompt must be specified in PasswordPrompt. At connection, the cmdlet will wait for the PasswordPrompt and provide the Password when it is received.

    Default Value

    "password"

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]