440LVB 0 Posted May 20, 2005 Hello Do you know a simple way to overwrite only older files (with same name) in the current directory, and in subdirectories too? DirCopy() works well, but you can only say "overwrite" or "don't overwrite", with no condition. Any help will be appreciated Share this post Link to post Share on other sites
440LVB 0 Posted May 20, 2005 Done with xcopy with options /E /D Share this post Link to post Share on other sites