PHP Class Host, WePloy

Afficher le fichier Open project: rlerdorf/WePloy Class Usage Examples

Méthodes publiques

Свойство Type Description
$name

Méthodes publiques

Méthode Description
__construct ( $host, $target, $log, $pwd = NULL )
exec ( $cmd )
scp ( $local_file, $remote_file, $mode = 420 )
sftp ( $local_file, $remote_file )

Private Methods

Méthode Description
connect ( $host, $target, $pwd = NULL )
disconnect ( $reason, $message, $language )

Method Details

__construct() public méthode

public __construct ( $host, $target, $log, $pwd = NULL )

exec() public méthode

public exec ( $cmd )

scp() public méthode

public scp ( $local_file, $remote_file, $mode = 420 )

sftp() public méthode

public sftp ( $local_file, $remote_file )

Property Details

$name public_oe property

public $name