You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Luis Toubes <to...@gmail.com> on 2006/06/16 11:55:49 UTC

dynamic copy of files

Hi, i dont know if this question has been responded, sorry. I have two
directories, one the source of files to copy and the other the destination
of the copy.

My question is if i really want to copy from the source dir only those files
that exist previously in the destination directory... (like a replace of
files) And i dont what files exist in the destination directory...what to
do?

I try with two fileset and try to somehow put one fileset like pattern of
search for the other one fileset...but does not work... Thks for the
advices..

--
View this message in context: http://www.nabble.com/dynamic-copy-of-files-t1797299.html#a4897812
Sent from the Ant - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org