Hello

BR> I have been attempting to use RELS-INT to specity the name of a 
BR> downloaded file and got it working with Opera but not any other 
BR> browser, anybody have any better luck.

BR> Using wget the mimetype is correct, but the content length is not 
BR> specified and it downloads without the extension.

I don't know what configuration options you could try. But you could run 
wget with some different flags to see how Fedora is sending the file:

wget --save-headers URL
or
wget --server-response URL

to see what headers are being sent. Or:

wget --content-disposition URL

to make wget follow the content disposition header, which may give you the 
extension.

Swithun.

-- 
The University of St Andrews is a charity registered in Scotland: SC013532

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to