Hi Matt,

I meant rename as smart rename... nothing related to move..

e.g I am copying 3 files from different directories.. but all have the same name as classes.jar

when all these are copied to a dir xyz, then copy task should let xyz would copy classes.jar as is as there is existing classes.jar in xyz dir,  however for 2nd file copy  it would rename file as classes1.jar, 3rd one is copied as classes2.jar etc..

exactly the way windows appends extra strings to file name.. as below graphics..




Regards,
Nagendra
Raja Nagendra Kumar
Founder & C.T.O
Mobile: +91-9886723872
Email: nagendra.r...@tejasoft.com
IM: nagendra.raja (Skype)
 http://in.linkedin.com/in/nagkumar
TejaSoft Innovations Pvt Ltd

Factor 4 Results
See who we know in common Want a signature like this? 

On 10/7/2013 7:58 PM, Matt Benson wrote:
To rename files in the same directory you probably want to use the move
task with a glob mapper; just be careful what files you select to begin
with.

Matt
On Oct 7, 2013 9:14 AM, "Raja Nagendra Kumar" <nagendra.r...@tejasoft.com>
wrote:

Hi Matt,

Are there any pre-packaged mappers in ant.. which does this mapping by
default.. For flattening there is one already.. but do not see any for
rename when file already exists.. requirement of mine..

Regards,
Nagendra
On 10/7/2013 7:25 PM, Matt Benson wrote:

It sounds like you want the functionality provided by filename mappers.

Matt
On Oct 7, 2013 4:20 AM, "Raja Nagendra Kumar"<nagendra.raja@tejasoft.**
com <nagendra.r...@tejasoft.com>>
wrote:

 Hi
Does copy task have any option to rename to be copie file as
existing_file_1.xx etc.. just like windows does rename the existing
files..

Regards,
Nagendra



--
View this message in context:
http://ant.1045680.n5.nabble.**com/Copy-task-not-to-**
overwrite-but-rename-the-file-**as-1-2-etc-tp5714507.html<http://ant.1045680.n5.nabble.com/Copy-task-not-to-overwrite-but-rename-the-file-as-1-2-etc-tp5714507.html>
Sent from the Ant - Users mailing list archive at Nabble.com.

------------------------------**------------------------------**
---------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.**org<user-unsubscr...@ant.apache.org>
For additional commands, e-mail: user-h...@ant.apache.org



------------------------------**------------------------------**---------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.**org<user-unsubscr...@ant.apache.org>
For additional commands, e-mail: user-h...@ant.apache.org



    

Reply via email to