Is there anyway to ftp within a shell script.  I can't make it past the
login.  for example:

#!/usr/bin/ksh
ftp lawprd01<<EOF
jstrauss
password
EOF

> ./tmp
Password:Name (lawprd01:jstrauss):
Login incorrect.
Login failed.
?Invalid command

Jay Strauss
[EMAIL PROTECTED]


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to