Search Results

Search: Posts Made By: Salman786
2,998
Posted By Salman786
Actually this worked for me. I just tried by...
Actually this worked for me. I just tried by removing space before "<<EOF" in the start and it started to work. Thanks alot for the help.
2,998
Posted By Salman786
Thanks for helping me in this. But this is not...
Thanks for helping me in this. But this is not the case. EOF is in first column.
2,998
Posted By Salman786
I didn't get the point. my code is as below ...
I didn't get the point.

my code is as below

ftp [IP] <<EOF
.....
bye
EOF

I don't know what column.
2,998
Posted By Salman786
I am doing fine with FTP thing. I am getting...
I am doing fine with FTP thing. I am getting files downloaded at my desired directory.

I am just asking that whatever i write after this FTP part, doesnt run.
2,998
Posted By Salman786
I used it for example. varible is set and this...
I used it for example. varible is set and this piece of commands works fine if FTP part is eliminited.
2,998
Posted By Salman786
FTP in Shell Script
Dear All,

I am using FTP in a script. But when i exit from the FTP session, the commands written after EOF don't get executed.

i.e.

ftp [IP] <<EOF
quote $login
quote $password
cd /tmp...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 10:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy