Drupal\Core\FileTransfer\SSH.php provides function to connect using username and password. But there is no function to validate username and password (or ssh key). This ticket is to create a public function checkConnection() to do this.
↧
Drupal\Core\FileTransfer\SSH.php provides function to connect using username and password. But there is no function to validate username and password (or ssh key). This ticket is to create a public function checkConnection() to do this.