The new PEAR package PEAR_RemoteInstaller-0.3.2 (alpha) has been released at
http://pear.php.net/.
Release notes
-------------
* fix Bug #9768: notice error raised with remote-uninstall
Package Info
------------
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@.../path/to/pear.ini" or
"ssh2.sftp://user:
pass@.../path/to/pear.ini"
After this is done, install/upgrade as normal using the
remote* commands as if they were local.
Related Links
-------------
Package home:
http://pear.php.net/package/PEAR_RemoteInstaller Changelog:
http://pear.php.net/package/PEAR_RemoteInstaller/download/0.3.2 Download:
http://download.pear.php.net/package/PEAR_RemoteInstaller-0.3.2.tgzAuthors
-------
Greg Beaver (lead)
--
PEAR General Mailing List (
http://pear.php.net/)
To unsubscribe, visit:
http://www.php.net/unsub.php