mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-02-04 12:58:28 +00:00
SFTP: ping() didn't work for SFTP connections
This commit is contained in:
parent
6d1cc74bf3
commit
404f86fb61
@ -3695,6 +3695,7 @@ class Net_SFTP extends Net_SSH2
|
||||
$this->use_request_id = false;
|
||||
$this->pwd = false;
|
||||
$this->requestBuffer = array();
|
||||
$this->partial_init = false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user