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

S3 Sync Ignoring Items #450

Closed
dcopestake opened this issue Oct 29, 2013 · 2 comments
Closed

S3 Sync Ignoring Items #450

dcopestake opened this issue Oct 29, 2013 · 2 comments
Labels

Comments

@dcopestake
Copy link

I'm using the AWS S3 Sync command to add about 4GB of files in various sizes (from about 1KB up to about 30MB) to an S3 bucket, but I'm seeing a really weird issue where it appears to be skipping a lot of files and then just finishing saying it's completed. There are no errors, it just says it's completed.

Is there anything which could be causing something like this? The command I'm using is pretty basic:

aws s3 sync /home/user/folder s3://my.bucket/path.in.bucket

Any help anyone could offer would be great as I have no idea where to go next with this.

Link to the original forum post regarding this: https://forums.aws.amazon.com/thread.jspa?threadID=138489

@jamesls
Copy link
Member

jamesls commented Oct 29, 2013

There's nothing I'm aware that should be causing this. What version of the CLI are you running (aws --version)? Could you try running with --debug?

Is this issue consistent, or does it only happen in some of the times? If this is a consistent issue, a set of repro steps would help in trying to figure out what's going on.

@jamesls
Copy link
Member

jamesls commented Jan 17, 2014

Closing in favor of #599 which discusses various issues about S3 sync along with proposed solutions.

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

3 participants