Coder Social home page Coder Social logo

Comments (8)

larrabee avatar larrabee commented on July 24, 2024

Hello.
Can you write full cmd line (without keys)?

from s3sync.

2pvs avatar 2pvs commented on July 24, 2024

it looks like this, just replaced folder names:

./s3sync -w 128 fs://localfolder1/localfolder2/ s3://mybuckethere/subfolder1/subfolder2/subfolder3/

from s3sync.

larrabee avatar larrabee commented on July 24, 2024

Are you properly define target key (--tk), target secret (--ts) and bucket region --tr?

from s3sync.

2pvs avatar 2pvs commented on July 24, 2024

I do not use these params due to the following:

  • The container task runs under the IAM role with correct permissions, and they work 100% (as I mentioned, "aws s3 sync" works)
  • The bucket region is default us-east-1

from s3sync.

larrabee avatar larrabee commented on July 24, 2024

Do you have credentials file $HOME/.aws/credentials? If yes try to rename it.

from s3sync.

2pvs avatar 2pvs commented on July 24, 2024

I do not use aws credentials in the docker container, since it is not good security practice. It runs under iam role. Please let me know, if s3sync does not support execution under iam role, I will use aws cli in this case. Anyway, this option is worth to implement.

from s3sync.

larrabee avatar larrabee commented on July 24, 2024

Hello. This bug should be fixed in version 2.14 .
Please try it and report the result.;)

from s3sync.

2pvs avatar 2pvs commented on July 24, 2024

Yes, it works now!
Many thanks!

from s3sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.