Creates an instance of FTPConnection within the given container.
Default constructor for FTPConnection.
public FTPConnection();
Create an FTPConnection using the given FTP client.
protected internal FTPConnection(FTPClient);
Creates an instance of FTPConnection within the given container.
public FTPConnection(IContainer);