Monthly Archives: April 2013

PHP and SSH2 Class – Easily put/get files

I wrote a short little helper class for retrieving files using the ssh2 library w/PHP.  Don’t forget to enable/install it to your PHP installation!   Credits to Random Drake for the listing/downloading code