StefanoS Posted February 25, 2012 Posted February 25, 2012 (edited) Hi my friends I need your help. I have to create a script in order o automize a process. I have to connect to a server using an SSH connection. I've already tried with plink but I'm not very satisfied. Do you know if there is any au3 packet? Could you give me any suggestion? Thanks for your kind support! Edited February 25, 2012 by StefanoS
enaiman Posted February 27, 2012 Posted February 27, 2012 Another alternative would be TeraTerm - but nobody has written and UDF for that so it will be up to you to start from scratch (I don't advise it because I tried the same thing long time ago). I'm not aware of anything better than plink - so you'd better stick with that. SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script wannabe "Unbeatable" Tic-Tac-Toe Paper-Scissor-Rock ... try to beat it anyway :)
StefanoS Posted February 29, 2012 Author Posted February 29, 2012 Ok, and someone wrote a UDF for plink?
GPinzone Posted February 29, 2012 Posted February 29, 2012 Can you provide any additional information about the problem you're trying to solve? For example, if you're trying to use plink to automatically log into a ssh server to do port forwarding, you don't need autoit to do it. If you set up public keys, you can have it autologin without needing passwords, which is the prefered way of doing it AFAIK. Gerard J. Pinzonegpinzone AT yahoo.com
AdamUL Posted February 29, 2012 Posted February 29, 2012 Here are some Plink UDFs and I modified and updated the second one to use Plink to connect to a iMac computer with SSH in this example Adam
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now