upload overwrite

Categories

Component ID

2584941

Component name

upload overwrite

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

860

Component created

Component changed

Component body

Came across this problem that if you upload a file which already exists in the files folder of Drupal, it does not get overwritten. This module covers the minute gaps of overwriting the files. If same file is uploaded multiple times in a node or in the different nodes, file will get overwritten by the functionality of code. The concept is simple if you upload the file which is existing in Drupal files it will get overwritten.
This is applicable in the case of images also.

I will recommend to download the latest version of this module.

Note: Please avoid using upload_image project with it.