Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
ruby-aws
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
HTTP can't transfer videos?
5 views
Skip to first unread message
Michael Holroyd
unread,
Apr 5, 2012, 4:07:32 PM
4/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ruby...@googlegroups.com
File.open("filename","rb") { |f|
@s3.put "t
est-bucket
", "filename", f
}
when filename is a text file, this works fine, but when it's a video
it fails with the weird:
WARN -- : Rightscale::HttpConnection : request failure count: 1,
exception: #<Errno::EINVAL: Invalid argument>
Problem only exists if S3Interface is opened over HTTP:80 instead of the default HTTPS:443
Reply all
Reply to author
Forward
0 new messages