On 2012-03-08, Petar Tahchiev wrote:

> 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.

Sounds as if the copy task was filtering or changing the encoding,
neither of which the task should do by default.

Any chance you could show us the task itself?

Stefan

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

Reply via email to