Connection Parameter (Remove-FTP Cmdlet)

An existing FTP connection.

Syntax

Remove-FTP -Connection FTPConnection

Remarks

Represents an existing, persistent FTP 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-FTP cmdlet and closed using the Disconnect-FTP cmdlet.

Default Value

null