Searched refs:truncate (Results 1 – 2 of 2) sorted by relevance
268 $this->sftp->truncate($path, 0);689 if (!$this->sftp->truncate($this->path, $new_size)) {
1532 public function truncate($filename, $new_size) function in phpseclib3\\Net\\SFTP