Shell script for FTP a file from one server to another server

Hi

Can any one help me for script. I need a script and this script has to execute daily to move the files.

FTP from one server to another server

EX: Sep 10 06:24 abc.txt
Sep 11 06.56 abc.txt
Sep 12 08.23 abc.txt

these files are located at a/b/c/e/f in 123 server and copy into a/b/c/g/h in 234 server.