Shell Script for Copy files from one location to another location

Create a script that copies files from one specified directory to another specified directory, in the order they were created in the original directory between specified times. Copy the files at a specified interval.

Sounds suspiciously like homework, especially the part about "in the order they were created". What you've got so far?

Actually we are working on backup things that why it is look like different.

Anyway i am looking some shell / perl script for same.