The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-17-2008
ravi214u ravi214u is offline
Registered User
  
 

Join Date: Jul 2008
Posts: 19
FTP connection problem

I am getting the error in this command when i am pitting it in shell script

HTML Code:
ftp -nvi jcmpcor1.abc.com >/work/test98.dat << EOD

error:-
invalid command.

but when i am writting it from outside it work fine.