Luka313 / integrator-cordova-plugin-downloader

Cordova android plugin for downloading files via DownloadManager
ISC License
13 stars 14 forks source link

[Question] Is it possible to overwrite the file if already downloaded? #3

Open gaurav-chandra opened 5 years ago

gaurav-chandra commented 5 years ago

Currently the android downloadmanager renames the file and creates a duplicate if the file was already downloaded. Is it possible to overwrite the file if already present?

nagubabu commented 4 years ago

Any update on this?