Quote Originally Posted by boyfunk
The -u switch is the closest I know of....

-u, --update
copy only when the SOURCE file is newer than the destination
file or when the destination file is missing


If that doesn't work, you might have to write a little script that will test for the variables you spoke of.

thanks for the info, chip. i ended up using the -u option