Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to send binary files to S3 #2

Open
AlBlanc opened this issue Apr 7, 2014 · 0 comments
Open

Unable to send binary files to S3 #2

AlBlanc opened this issue Apr 7, 2014 · 0 comments
Labels

Comments

@AlBlanc
Copy link

AlBlanc commented Apr 7, 2014

Hello,

I am trying to send files on my S3 buckets using the boto3.session.connect_to('s3').put_object() method. It works well when i send text streang. (using str type as content method parameter)

But it doesn't work when i am passing bytes to the method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants