Hi Petar

Probably someone will know better what happens here, but it will not harm to explain such details:

1. What kind of folders are A and B? Local filesystem?
2. What happens if you copy to dir B2 instead of B, provided that B2 never existed

It reminds me a problem I read recently:
http://stackoverflow.com/questions/8020154/why-does-ant-copy-old-file-contents

Regards
Jarek

W dniu 2012-03-08 10:45, Petar Tahchiev pisze:
Hi guys,

I have an ant script that copied the content of folder A into folder B.
What i see is that the .p12 file(2.8KB) that is inside folder A gets copied
to a new corrupted file (5KB) in folder B. And this happens all the time.

Have any of you experienced the same problem before?

I use latest ubuntu linux,java version "1.6.0_25", Apache Ant(TM)
version 1.8.2 compiled on December 20 2010

Cheers, Petar.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to