Bug#771452: Copied bucket

2014-11-30 Thread Shannon Dealy
I suspect this is because you copied the objects into a new bucket, but did not include the associated metadata. Which tool did you use to do the copy, and how did you call it? I used the AWS command line tools: aws s3 sync s3://src-bucket s3://dest-bucket It did fail part way through

Bug#771452: Copied bucket

2014-11-30 Thread Nikolaus Rath
On 11/30/2014 12:50 AM, Shannon Dealy wrote: I suspect this is because you copied the objects into a new bucket, but did not include the associated metadata. Which tool did you use to do the copy, and how did you call it? I used the AWS command line tools: aws s3 sync

Bug#771452: Copied bucket

2014-11-30 Thread Shannon Dealy
On Sun, 30 Nov 2014, Nikolaus Rath wrote: On 11/30/2014 12:50 AM, Shannon Dealy wrote: I suspect this is because you copied the objects into a new bucket, but did not include the associated metadata. Which tool did you use to do the copy, and how did you call it? I used the AWS command

Bug#771452: Copied bucket

2014-11-30 Thread Nikolaus Rath
On 11/30/2014 12:03 PM, Shannon Dealy wrote: Poking around, it appears that the metadata was lost only on the s3ql_metadata files, so I deleted them and ran the aws s3 sync command again. The new files again were missing the metadata, so I just copied the 13 s3ql_metadata files using