ftp in shell script

Hi,

I have to ftp to a remote machine.
i have got the Ip, username and password and the file path..
I need to get the file name with out user intervention in my script..

is there any way to do this..
please help

esham

Gives the basic construct. You'll have to amend it (take out the loop, cd to the source directory, use get instead of put etc.)

Thanks
it will work fine..

:slight_smile: