![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disabling 802.3x flow control | LivinFree | IP Networking | 0 | 11-18-2006 02:33 AM |
| Flow Chart | sabari | High Level Programming | 1 | 04-12-2006 02:57 AM |
| dilemma in control flow | tej.buch | High Level Programming | 2 | 02-10-2006 10:41 AM |
| Flow of Unix System | spanglerbrod | Security | 1 | 05-21-2002 04:11 AM |
| how to assign correct control flow? | apalex | UNIX for Dummies Questions & Answers | 1 | 07-11-2001 12:10 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Script should flow after ftp --Urgent
Hi everyone,
The script actually does the ftp and gets the file to the local system. I want to do some manipulations for that file , But after doing ftp , script is not proceding and just a prompt is displayed . .... ftp code here...... .................... ............... echo "FTP over" Output is : home/dir11> Required output : "Ftp over" something like that.. Can any one help....it's urgent to my script now. |
|
||||
|
Hi everyone....
I got the solution but may not be the optimum one... Wht I did was Let A,B be two servers... from A server telnet to B and from there ftp'ed the file to A.... Telnet did not cause any harm in flow control .....Thus, flow was as expected even after the ftp.... plx ...post if you find any other solution Thanks, |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|