Application Log
------------------------------------
Begin ScriptMangerTelnet->ExecuteCommands()
2022-11-24 15:59:49,579 [9] INFO - Attempting connection to host
2022-11-24 15:59:49,603 [9] INFO - EventDeviceId 133061Server Address *.*.*.* Port Number1990
2022-11-24 15:59:49,771 [9] INFO - Connection successfully established for host: *.*.*.* port:1990
2022-11-24 15:59:49,771 [9] INFO - Attempting to login using Profile Login/Password credentials. Using Login: administrator
2022-11-24 15:59:49,775 [9] ERROR - TelnetScriptTimeout Prompt [Ll]ogin:
2022-11-24 15:59:49,859 [9] INFO - OnVTermDataReceivedHandler called: *.*.*.* Telnet Data Recieved 220 CesarFTP 0.99e Server Welcome !
2022-11-24 16:00:49,861 [9] ERROR - Telnet Data Received: 220 CesarFTP 0.99e Server Welcome !
2022-11-24 16:00:49,861 [9] ERROR - Download Event Failed for system: Telnet Task timed out without a response from the host device ****
2022-11-24 16:00:49,861 [9] ERROR - Task Timed Out waiting for command prompt: [Ll]ogin: after waiting: 60000 ms
2022-11-24 16:00:49,867 [9] INFO - Telnet Session disconnected from host: *.*.*.*
2022-11-24 16:00:50,262 [9] INFO - --- End Telnet PreCommand Sequence ---
Rebex log
----------------
2022-11-24 16:13:46.269 INFO Telnet(2)[9] Info: Assembly: Rebex.Telnet R6.8 for .NET 4.0-4.8 (Trial)
2022-11-24 16:13:46.269 INFO Telnet(2)[9] Info: Platform: Windows 10.0.14393 64-bit; CLR: 4.0.30319.42000
2022-11-24 16:13:46.269 DEBUG Telnet(2)[9] Info: Culture: en; Windows-1252
2022-11-24 16:13:46.269 DEBUG Telnet(2)[9] Proxy: Connecting to *.*.*.* :1990 (no proxy).
2022-11-24 16:13:46.270 DEBUG Telnet(2)[9] Proxy: Connection established.
2022-11-24 16:13:46.270 DEBUG Telnet(2)[9] Info: Sending DO request option for: Echo (0x01).
2022-11-24 16:13:46.270 DEBUG Telnet(2)[9] Info: Sent 3 byte(s) of data.
2022-11-24 16:13:46.270 VERBOSE Telnet(2)[9] Info: Sent data:
0000 |FF-FD-01 | ...
2022-11-24 16:13:46.270 DEBUG VirtualTerminal(0)[9] Scripting: WaitFor((timeout: 60000 | (closed | received regex: '[Ll]ogin:'))) [Timeout=60000]
2022-11-24 16:13:46.270 VERBOSE VirtualTerminal(0)[9] Scripting: WaitFor: polling data for max 60000 ms.
2022-11-24 16:13:46.270 DEBUG Telnet(2)[9] Info: Received 37 byte(s) of data.
2022-11-24 16:13:46.270 VERBOSE Telnet(2)[9] Info: Received data:
0000 |32-32-30-20-43-65-73-61 72-46-54-50-20-30-2E-39| 220 CesarFTP 0.9
0010 |39-65-20-53-65-72-76-65 72-20-57-65-6C-63-6F-6D| 9e Server Welcom
0020 |65-20-21-0D-0A | e !..
2022-11-24 16:13:46.270 VERBOSE VirtualTerminal(0)[9] Scripting: WaitFor: data received, reset last data received time stamp.
2022-11-24 16:13:46.270 VERBOSE VirtualTerminal(0)[9] Scripting: WaitFor: processing received data.
2022-11-24 16:13:46.271 VERBOSE VirtualTerminal(0)[9] Scripting: WaitFor: polling data for max 60000 ms.
2022-11-24 16:14:46.265 VERBOSE VirtualTerminal(0)[9] Scripting: WaitFor: no data received in 60000 ms.
2022-11-24 16:14:46.265 VERBOSE VirtualTerminal(0)[9] Scripting: WaitFor: last data received 60000 ms ago.
2022-11-24 16:14:46.265 VERBOSE VirtualTerminal(0)[9] Scripting: WaitFor: ScriptEvent.Timeout successfully evaluated.
2022-11-24 16:14:46.265 DEBUG VirtualTerminal(0)[9] Scripting: WaitFor finished with Success.
Matched script events: timeout: 60000, (timeout: 60000 | (closed | received regex: '[Ll]ogin:'))