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