
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 03:45 PM
I like using TeraTerm and am trying to create a custom action to login to an asset. I am a new user and obviously doing something wrong or misunderstanding the actions capabilities. I tried to replicate the Putty action but it does not work. Any ideas?
{actionpath}ttermpro.exe{ipaddress}
{actionpath}ttermpro.exe{ipaddress}
Labels:
- Labels:
-
General Discussion
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2019 05:23 AM
I would suggest looking here first off to make sure you are using the correct command lines. First thing I can see is there is no space between the file name and the ip address.
I would try this.
{actionpath}ttermpro.exe {ipaddress}
https://ttssh2.osdn.jp/manual/en/commandline/teraterm.html
I would try this.
{actionpath}ttermpro.exe {ipaddress}
https://ttssh2.osdn.jp/manual/en/commandline/teraterm.html

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2019 10:28 PM
CyberCitizen wrote:
I would suggest looking here first off to make sure you are using the correct command lines. First thing I can see is there is no space between the file name and the ip address.
I would try this.
{actionpath}ttermpro.exe {ipaddress}
https://ttssh2.osdn.jp/manual/en/commandline/teraterm.html
That's it ! Thanks.
