I have a client that want to publish .tar.gz files.
They got renamed automatically by Drupal with a warning message: "For security reasons, your upload has been renamed to...".

The only related info I found:
http://drupal.org/node/285827

I want to get rid of this renaming thing, how to do this?

Thanks,

Kees

Comments

ufku’s picture

Status: Active » Fixed

Enable upload.module (drupal gets the extension settings from it) and go to upload settings and add your allowed extension to the list.

keesje’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.