Connection Parameter (Rename-SFTP Cmdlet)

An existing SFTP connection.

Syntax

Rename-SFTP -Connection SFTPConnection

Remarks

Represents an existing, persistent SFTP connection to be used. After this cmdlet executes, the connection will remain opened to be used in an another call. New connections can be established using the Connect-SFTP cmdlet and closed using the Disconnect-SFTP cmdlet.

Default Value

null