Well, SSH has a server which woudl answer your requests and a lient to initiate the session, I'm assuming you wish to emulate the client side to initiate the session, of course PHP is a server side language, so it's not adding up. I have seen a JAVA applet that will open in a web browser on the client side to enable you to run an SSH client, perhaps this will server your needs? Try a google search. -Brad Suman Aluru wrote: > hi , > is there any way to write a PHP program for SSH. > I want to establish a SSH connection and work some commands in the remote > system and close the connection. > > Thank You. > > -- > Suman R Aluru > System Administrator > Bacterial Barcodes Inc. > 8080 N.Stadium Dr. > Houston TX-77054 > 713.467.8500 (Off.) > 832.643.9501 (Cell) > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php