FtpConnection.RmDir


public function RmDir

Prototype:

public function RmDir(path)

Parameters

path
the ftp path

Description:

Removes a directory from the ftp server.

Return value:

Returns true if successfully, false otherwise.