io uso:

codice:
cp -uRv /... /...

dalla pagina man di cp:

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