/**
  * Tests kFileTransferMgr->chmod()
  */
 public function testChmod()
 {
     // TODO Auto-generated kFileTransferMgrTest->testChmod()
     $this->markTestIncomplete("chmod test not implemented");
     $this->kFileTransferMgr->chmod();
 }