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

upload failures with aws cli but not with s3cmd #654

Closed
kaihendry opened this issue Feb 17, 2014 · 1 comment
Closed

upload failures with aws cli but not with s3cmd #654

kaihendry opened this issue Feb 17, 2014 · 1 comment

Comments

@kaihendry
Copy link

http://s.natalian.org/2014-02-17/awscli-s3-fail.txt

Come on guys.... :(

jamesls added a commit to jamesls/botocore that referenced this issue Feb 20, 2014
This fixes aws/aws-cli#544 and aws/aws-cli#654

The issue here is that the CLI uses a file like object
that implements .read() and .seek(), but doesn't actually
inherit from the file/_IOBase.
@jamesls
Copy link
Member

jamesls commented Feb 28, 2014

Fixed in boto/botocore#236

@jamesls jamesls closed this as completed Feb 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants