projectsend
projectsend copied to clipboard
Loosing double file extension
Files uploaded with a double extension, for example, foo.tar.gz, loose one of them, resulting in files with names like: footar.gz
Checked that adding 'tar.gz' to allowed file extensions does not fix it. Neither adding '.tar.gz' to allowed file extensions does.
Hi,
See this https://github.com/projectsend/projectsend/issues/502
I'm with you in the point that, the system should handle this exception, being this the primary format used by Linux systems in packaging and compression of files.
An alternative would be to rename the .tar.gz extension to tgz.