Bugs item #3553129, was opened at 2012-08-01 05:21
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=887015&aid=3553129&group_id=178907
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: s3cmd
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: mime-types are false by s3cmd sync
Initial Comment:
Hello,
on a System Linux Debain 2.6.32-5-686-bigmem #1 SMP Sun May 6 04:39:05 UTC 2012 i686 GNU/Linux i installed s3cmd version 1.1.0-beta3
i try this command: s3cmd sync --recursive --acl-public --guess-mime-type --force /home/test/* s3://mybucket/
or
s3cmd sync --recursive --acl-public /home/test/* s3://mybucket/#
always the mime-type on my bucket are wrong.
Example: for Javascript-Files = Content-Type: text/x-c++ charset=us-ascii or plain/text
What can i do for the correct mime-types?
Thanks, Soom
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=887015&aid=3553129&group_id=178907
|