changes file name to generated hash when download starts

zigma4000

Member
YetiShare User
Wurlie User
Jun 9, 2013
39
0
6
UAE
www.uploadman.com
Hi,

I got new weird issue , everything is fine but when I want to do download a file , it renames downloading files name to hash address in url!

for example if domain.com/rq is url downloading file name will be only rq ! and not the original file name!

Nginx rules are applied as it says in Nginx_Rules file.
 

enricodias4654

Member
YetiShare User
Jan 13, 2015
411
1
16
Your download manager is probably ignoring (or not receiving) the http header that tells the real file name.
 

zigma4000

Member
YetiShare User
Wurlie User
Jun 9, 2013
39
0
6
UAE
www.uploadman.com
its nothing to do with my browser or download manager , all of users have same issue while trying to download any file from my website , file has same name as hash url and no extension!

any solution ?
 

zigma4000

Member
YetiShare User
Wurlie User
Jun 9, 2013
39
0
6
UAE
www.uploadman.com
one more thing when I enable this option : Show the original filename on the end of the generated url. in setting , download works fine and starts downloading with file's real name and extension!
 

zigma4000

Member
YetiShare User
Wurlie User
Jun 9, 2013
39
0
6
UAE
www.uploadman.com
when I enable this : Show the original filename on the end of the generated url

.MKV extensions will be downloded with full name and correct extension but other extension such as .rar or .zip shows 404 file not found error!

when I disable that option everything works again but not original file name , file name will changes to hash address and no extension!

anyone faced such problem? is there something wrong with my configuration ?
 

enricodias4654

Member
YetiShare User
Jan 13, 2015
411
1
16
As I said, check the http headers sent by your script. The real file name should be in those headers.
 

sukhman21

Member
YetiShare User
YetiShare Supporter
Jan 26, 2015
508
3
18
you could have google it. Use the following website.
Code:
http://web-sniffer.net/