By browsing this website you accept that we set Cookies on your device in order to serve you relevant ads and a better user experience. Close

Nachricht

« Zurück

PHP Classes Notable PHP package PHP SSH Connection Session

From: PHP Classes Notable <list-notable@phpclasses.net>, sent: 13:43:22 - 30.12.2016

Notable PHP package: PHP SSH Connection Session - PHP Classes
SSH is a protocol to communicate with a remote server via a secure connection that allows to execute commands on a remote machine. However, the length of the commands that can be executed is limited. This package provides a workaround for this limitation that consists in creating a shell script to execute long commands and execute it using the bash shell.

Notable PHP package: PHP SSH Connection Session

See what your users see



Capture everything, and we mean everything (including the full DOM and console logs), about your customer experience with one easy-to-install script. Try it free!

Rofl, a PHP package is considered Notable when it does something different that is worth noting.

If you have also written Notable packages, contribute them to the PHP Classes site to get your work more exposure.

If your notable package is innovative, you may also earn prizes and recognition in the PHP Innovation Award.

Now you can also win a Big elePHPant as one of the possible prizes you can win every month. Check the complete list of prizes here: List of prizes

Package

PHP SSH Connection Session

Run arbitrary length commands in a server with SSH

Moderator comment

SSH is a protocol to communicate with a remote server via a secure connection that allows to execute commands on a remote machine.

However, the length of the commands that can be executed is limited.

This package provides a workaround for this limitation that consists in creating a shell script to execute long commands and execute it using the bash shell.

Author

Christian Vigh

Groups

Networking, PHP 5, Files and Folders

Description

This package can run arbitrary length commands in a server with SSH.

It can connect to a given ssh server and execute given commands.

If the commands exceed the maximum length, it write the commands to a file and executes it from there using the bash shell.

It can also execute file manipulation functions like upload and download files, create directories, changing permissions, etc..
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.