public function ls($path)
 {
     return $this->innerTransporter->ls($path);
 }