Searched refs:put (Results 1 – 4 of 4) sorted by relevance
332 $result = $this->sftp->put($this->path, $data, SFTP::SOURCE_STRING, $this->pos);
86 …ut trying to open a Windows Share. To remove this warning (for all users), put the following line …
2108 …public function put($remote_file, $data, $mode = self::SOURCE_STRING, $start = -1, $local_start = … function in phpseclib3\\Net\\SFTP