任务单 #43086

Macro from /m option doesn't "wait" correctly after release 4.91

开放日期: 2021-10-21 03:11 最后更新: 2021-10-21 03:11

报告人:
属主:
(无)
类型:
状态:
开启
组件:
里程碑:
(无)
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
文件:
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

I have a bunch of ttl files along these lines:

wait 'login'
sendln 'admin'
wait 'Password'
sendln 'password123'

I use them to connect to Cisco gear via telnet (not ssh). These work great in release 4.91 and earlier, the "admin" string is only sent once the "login" line appears. But from 4.92, the macro runs but it does not wait to send anything, it starts sending right away and the login fails. So I end up with something like this on the screen:

password123
User Access Verification
login:

When it should be:

User Access Verification
login: admin
Password: password123

Running this on Windows 10 Enterprise x64 10.0.19042.

任务单历史 (1/1 Histories)

2021-10-21 03:11 Updated by: tstevens
  • New Ticket "Macro from /m option doesn't "wait" correctly after release 4.91" created

Attachment File List

No attachments

编辑

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登录名