Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 321 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 321 Bytes

Sandbox library to create and use FTP, SSH and SFTP connections.

To use with Composer, add this to your composer.json:

"repositories": [ // { "type": "vcs", "url": "https://github.com/graymur/remote" } // ], "require": { // "graymur/remote": "dev-master" // }