Home
last modified time | relevance | path

Searched refs:canonicalize_paths (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php299 private $canonicalize_paths = true; variable in phpseclib3\\Net\\SFTP
705 if (!$this->canonicalize_paths) {
708 $this->canonicalize_paths = false;
751 $this->canonicalize_paths = true;
762 $this->canonicalize_paths = false;
839 if (!$this->canonicalize_paths) {