PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package PEAR_RemoteInstaller
Installed - no -
Latest 0.3.2
License PHP License
Summary PEAR Remote installation plugin through FTP, SFTP, and FTPS
Description Originally part of the 1.4.0 new features,
remote installation through FTP, FTPS and SFTP is now its own package.
This package adds the commands "remote-install" "remote-upgrade"
"remote-uninstall" and "remote-upgrade-all" to the PEAR core.

To take advantage, you must have a config file on the remote
ftp server and full access to the server to create and remove
files. The config-create command can be used to get started,
and the remote_config configuration variable is set to the
full URL as in "ftp://ftp.example.com/path/to/pear.ini" or
"ftps://user:pass@ftp.example.com/path/to/pear.ini" or
"ssh2.sftp://user:pass@ftp.example.com/path/to/pear.ini"

After this is done, install/upgrade as normal using the
remote* commands as if they were local.
Dependencies
PHP Version: 5.0.0 or newer
PEAR Package: pear.php.net/PEAR 1.5.0RC1 or newer
PEAR Package: pear.php.net/PEAR 1.4.3 or newer
PEAR Package: pecl.php.net/ssh2
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual