Page 1 of 1

revCopyFolder

Posted: Mon Aug 17, 2009 10:21 pm
by wake
Does revCopyFolder overwrite older files, or does it simply stop if the folder/file exists.

In short is there any kind of date stamp checking built in?

Thanks!

Posted: Tue Aug 18, 2009 12:04 am
by Mark Smith
revCopyFile will overwrite, so you'll have to do any checking in your script before copying.

Best,

Mark