Git Codebase - Sn0wlink IT
PHP SSH Library

Code: Download ZIP


README

SSH Library for PHP

A basic library to allow file transfers and checking to be done over SSH with SSH Keys. The private key should be stored in /var/www/.ssh with '600' file permissions.

Don't run the client on a public facing server. It's only meant to grab files off public servers.

Rules