It would be useful to have the option of controlling whether the files uploaded from an archive should replace existing files or be renamed.

The current behaviour is to rename the containing folder and / or existing files.

Comments

PascalAnimateur created an issue. See original summary.

PascalAnimateur’s picture

Here's a patch to replace the existing files as the default behaviour.
Adding the option in the archive upload form would be the next logical step...

PascalAnimateur’s picture

Status: Active » Needs review
StatusFileSize
new1.73 KB

Here's the patch with the option to choose in the archive submit form!

PascalAnimateur’s picture

Better approach of dealing with existing files...

PascalAnimateur’s picture