On Fri, 2007-05-04 at 12:21 -0700, James D. Parra wrote:
> So would this command (below) insure that if there is a more recent file on
> the target, with the same name, that cp will not overwrite it?
> 
> cp -pRuv /mnt/source/data /mnt/target/data

A useful technique to answer questions like this is simply to try it.
Make a couple of directories, create some files and execute the command.

Cheers, Dave

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to