| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > ZennoPoster Class : FtpDeleteDirectory Method |
Type: System.String
The address of the FTP server.Type: System.Int32
The port of the FTP server.
Type: System.String
The FTP protocol. It can be "FTP", "sFTP", or "FTPs".
Type: System.String
The login of the FTP server.
Type: System.String
The password of the FTP server.
Type: System.String
The proxy string in format: login:pass@ip:port OR ip:port.
Type: System.String
The directory name.
Type: System.String
The address of the FTP server.Type: System.Int32
The port of the FTP server.
Type: System.String
The FTP protocol. It can be "FTP", "sFTP", or "FTPs".
Type: System.String
The login of the FTP server.
Type: System.String
The password of the FTP server.
Type: System.String
The proxy string in format: login:pass@ip:port OR ip:port.
Type: System.String
The directory name.
ZennoPoster.FtpDeleteDirectory({host}, {port}, {protocol}, {login}, {password}, {proxy}, {directoryName});ZennoLab\CommandCenter\ZennoPoster::FtpDeleteDirectory({host}, {port}, {protocol}, {login}, {password}, {proxy}, {directoryName});Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.