cordova.file.dataDirectory with this.file.copyFile leaving files to cache folder

Hi

I noticed strange behavior on my camera/image upload scripts. It leaves extra same file on my com.company.app/cache/ folder. I’m not sure if it is a natural behavior or something that I need to work on to disable this.

Does anyone experience the same problem? I’m just thinking if this will cause a double disk space consumption on my app.

Thanks.