FTP script for sending a file from one unix directory to another unix server director

Hi,

My local server is :/usr/abcd/
Remote server is :/Usr/host/test/

I want to send files from local unix directory(All files starting with O_999) to
remote host unix directory.

Can any body give me the Unix Shell script to do this.

One more doubt: Shall we need to change the file permissions of local directory file before transporting it to remotehost directory.

Thanks in Advance,
Raja

check Ftping through unix script

and use the find command to filter your files which will start with 0-999