This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

ssh

Old posts that have not been replied to for several years.
Locked
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

ssh

Post by caesar »

How to make an eggy to connect to a server using ssh conexion and do some commands there? Any ideea? Thanks!
Once the game is over, the king and the pawn go back in the same box.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Dose anyone have an ideea I can make this? :roll:
g
guppy
eggdrop engineer
Posts: 199
Joined: Mon Sep 24, 2001 8:00 pm
Location: Canada
Contact:

Post by guppy »

Using the regular ssh binary I don't believe you'll be able too. I just tested w/

set fd [open "ssh -l guppy localhost" w+]

and it didn't work so well :P~

Jeff
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

A friend of mine told me that a friend of him did a tcl like that.. so I think is possible.. :P .. or not.. Hummm..
Locked