Полный список членов класса Sftp, включая наследуемые из базового класса
$connection | Sftp | protected |
$fingerprint | Sftp | protected |
$host | Sftp | protected |
$login | Sftp | protected |
$pass | Sftp | protected |
$port | Sftp | protected |
$sftp | Sftp | protected |
__construct($login, $pass, $host, $port, $fingerprint="") | Sftp | |
connect() | Sftp | |
downloadFile($remoteFile, $localFile) | Sftp | |
getFileSize($remoteFile) | Sftp | |
getFilesList($remotePath) | Sftp | |
uploadFile($localFile, $remoteFile) | Sftp |