Class Connection
Class Connection
- MOC\V\Core\SecureKernel\Component\Bridge\Bridge implements MOC\V\Core\SecureKernel\Component\IBridgeInterface
- MOC\V\Core\SecureKernel\Component\Bridge\Repository\SFTP\Connection implements MOC\V\Core\SecureKernel\Component\IBridgeInterface
Direct known subclasses
MOC\V\Core\SecureKernel\Component\Bridge\Repository\SFTP
Abstract
Namespace: MOC\V\Core\SecureKernel\Component\Bridge\Repository\SFTP
Package: MOC\V\Core\SecureKernel\Component\Bridge\Repository\SFTP
Located at Core/SecureKernel/Component/Bridge/Repository/SFTP/Connection.php
Namespace: MOC\V\Core\SecureKernel\Component\Bridge\Repository\SFTP
Package: MOC\V\Core\SecureKernel\Component\Bridge\Repository\SFTP
Located at Core/SecureKernel/Component/Bridge/Repository/SFTP/Connection.php
protected
null|phpseclib\Net\SFTP
|
$Connection | null |
|
private
string
|
$Host | 'localhost' |
#
$Host |
private
integer
|
$Port | 22 |
#
$Port |
private
integer
|
$Timeout | 10 |
#
$Timeout |
private
string
|
$Username | '' |
#
$Username |
private
null|string
|
$Password | null |
#
$Password |
private
null|string
|
$Key | null |
#
$Key |