DataConnection Type
The FTPConnection object.
Remarks
The FTPConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-FTP -RemoteHost 'MyFTPServer' $conn | GM