Disconnect-SFTP Cmdlet
Closes a connection to SFTP.
Syntax
Disconnect-SFTP [parameters]
Remarks
The Disconnect-SFTP cmdlet is used to close a connection that was opened by the Connect-SFTP cmdlet.
Disconnect-SFTP -Connection $connection
Closes a connection to SFTP.
Disconnect-SFTP [parameters]
The Disconnect-SFTP cmdlet is used to close a connection that was opened by the Connect-SFTP cmdlet.
Disconnect-SFTP -Connection $connection