![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing windows server alias name on windows or unix? | NycUnxer | UNIX for Dummies Questions & Answers | 1 | 03-26-2008 02:54 PM |
| Running UNIX commands remotely in Windows box from Unix box – avoid entering password | D.kalpana | UNIX for Dummies Questions & Answers | 1 | 04-20-2007 02:24 AM |
| Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!! | haggo | Filesystems, Disks and Memory | 2 | 08-23-2006 08:39 AM |
| Serial Communication in UNIX | Vicky | UNIX for Advanced & Expert Users | 1 | 04-08-2002 09:22 AM |
| communication unix/windows | kintoo | UNIX for Dummies Questions & Answers | 1 | 07-24-2001 07:02 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Windows Unix communication
Hi All
I am using a QTP testing tool which is in windows and I need to connect to a unix machine from the windows and execute a shell script which will throw some log files and i need to open one log file and get a number (no. of records) and use it in my Testing tool script which is in windows. QTP will invoke putty and connet to unix machine and try executing the script but i was thinking of other stable alter native like a Perl script from windows will connect to unix via ssh and execute a perl script in unix which will in turn run the shell and get the data Please throw some light on this scenario Thanks Arulraj |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Quote:
Alternatives include using the Cygwin environment or Microsoft's Services For UNIX. Last edited by porter; 06-30-2007 at 10:38 PM. |
|
#4
|
|||
|
|||
|
telnet can be a solution ....wht abt perl ???
hi arul..
i am also having the same requirement of communicating to unix thru perl... can u send me a reply if u have a solution to that... one possible solution to the problem is... use telnet to communicate to the unix sys and execute the script sitting in unix and ftp the files to windows and work on them ... Thank you.. |
|||
| Google The UNIX and Linux Forums |