![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Executing Windows batch file from UNIX | flip387 | Shell Programming and Scripting | 5 | 10-24-2008 12:57 PM |
| Executing application on Windows from Unix machine | MobileUser | UNIX for Dummies Questions & Answers | 3 | 07-12-2007 05:47 PM |
| Executing a unix command | jacob23 | UNIX for Dummies Questions & Answers | 5 | 12-20-2006 10:36 PM |
| executing applications/commands on a unix server from a windows PC | megastar | UNIX for Advanced & Expert Users | 1 | 10-11-2005 11:24 PM |
| Executing UNIX command from java on NT | CJ Walt | UNIX for Dummies Questions & Answers | 1 | 06-25-2003 02:39 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
executing *.bat file on windows from Unix box via ftp command
I have created get_list.bat file containing following line:
dir /B /O-d >file_list.txt I am executing ftp command from Unix box and transferring get_list.bat file to windows server. In my next ftp command I am trying to execute this test.bat file by entering this line: get_list or by entering this: get_list.bat - neither works. Please advise what I am doing wrong. Thank you very much |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|