Re: Cannot copy .p12 file

2012-03-09 Thread Petar Tahchiev
Sorry guys my problem, I just remembered I had the same problem ago with gif files and the reason was :) Sorry to bother. 2012/3/9 Stefan Bodewig : > 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 .

Re: Cannot copy .p12 file

2012-03-08 Thread Stefan Bodewig
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 f

Re: Cannot copy .p12 file

2012-03-08 Thread Jarek Czekalski
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