Overload | Description |
---|---|
FtpFolder Constructor(FtpConnection) | Initializes a new instance of the FtpFolder class specifying the FtpConnection object that represents the connection with an FTP server. |
FtpFolder Constructor(FtpConnection,String) | Initializes a new instance of the FtpFolder class specifying the FtpConnection object that represents the connection with an FTP server as well as the fully qualified name of an underlying physical folder. |