- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Microsoft
- >
- Telnet from WinXP
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-11-2003 07:26 AM
тАО08-11-2003 07:26 AM
Telnet from WinXP
telnet 192.168.0.58 < toDo.txt
However when I go to execute this command all that is returned is the following while none of the command that are in the .txt file are done:
Welcome to Mircrosoft Telnet Client
Escape Character is 'CTRL+]'
then gives me the C: prompt again, however when I go 'telnet 192.168.0.58' I get prompted for the username and then password and not that Welcome to MS Telnet stuff.
Any suggestions are greatly appreciated
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-11-2003 08:58 AM
тАО08-11-2003 08:58 AM
Re: Telnet from WinXP
Thanks
Zafar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-11-2003 09:10 AM
тАО08-11-2003 09:10 AM
Re: Telnet from WinXP
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-11-2003 08:11 PM
тАО08-11-2003 08:11 PM
Re: Telnet from WinXP
You would need to use something like TeraTerm or TTwin.
But... you could try the following:
create a user on the linux system whose shell is the script you want to run.
You successfully login, your script runs, the ls=ast command is an exit which forces a logoff/disconnect of the client.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2003 01:23 AM
тАО08-12-2003 01:23 AM
Re: Telnet from WinXP
telnet in windows has not the same flexibility as on unix world..
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2003 02:11 AM
тАО08-12-2003 02:11 AM
Re: Telnet from WinXP
I'm using Pathwork32 of HP OpenVMS suite that's containts PowerTerm emulator. This software that you can found in Ericom Ltd (http://ericom.com) is the best VT emulator running over any Windows OS, MAC, WBT (Windows Based Terminal) and Handled Device.
PowerTerm runs a simple scripting language; I used this to connect to a server and transfer information from/to it.
Remember when you execute telenet ... < ToDo.txt when input file ToDo.txt ended, telnet session has not more a input device so working very bad and can crash.
PowerTerm permit you open a session and continue using keyboard either complete session work.
HTH
Antoniov