[TxMt] Re: running command to remote computer via ssh

Benjamin Jackson ben at incomumdesign.com
Wed Aug 16 05:21:36 UTC 2006


> I'm thinking the best solution might be to set up passwordless
> authentication via SSH and set the remote computer details in the
> script?

That's the way to go. You can run a command on a remote server like  
this:

ssh user at host.com 'echo "I'm on the server!!!" '
___________________
Ben Jackson
Diretor de Desenvolvimento

+55 (21) 2256-1022
ben at incomumdesign.com
http://www.incomumdesign.com




More information about the textmate mailing list