projectsend icon indicating copy to clipboard operation
projectsend copied to clipboard

Loosing double file extension

Open panito69 opened this issue 5 years ago • 4 comments

Files uploaded with a double extension, for example, foo.tar.gz, loose one of them, resulting in files with names like: footar.gz

panito69 avatar Mar 02 '20 13:03 panito69

Checked that adding 'tar.gz' to allowed file extensions does not fix it. Neither adding '.tar.gz' to allowed file extensions does.

panito69 avatar Mar 02 '20 13:03 panito69

Hi,

See this https://github.com/projectsend/projectsend/issues/502

lenamtl avatar Mar 03 '20 16:03 lenamtl

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.

panito69 avatar Mar 05 '20 07:03 panito69

An alternative would be to rename the .tar.gz extension to tgz.

xia-stan avatar Oct 22 '21 17:10 xia-stan