Alright, to answer my own question,

apparently the bucket is not supporting the more recent aws command line
tool with the `aws s3 ...` api.
Using the s3cmd as described here (http://bit.ly/1SAs4Xp) does the job.
Maybe someone has figured out how to use this with the aws command?
Help is appreciated.

Cheers,
Denis


On Wed, Mar 9, 2016 at 10:23 PM, Denis-Alexander Engemann <
[email protected]> wrote:

> Dear HCPs,
>
> currently I'm trying to access the HCP data from the command line on
> Linux. I configured the access keys based on the console options in the
> ConnectomeDB. With other buckets a command like this would work:
>
> aws s3 ls s3://BUCKET-NAME --recursive --human-readable --summarize
> --profile USER
>
> Here, BUCKET-NAME is `hcp-openaccess` and USER would be my profile name
> with the credentials.
>
> Note that the following works:
>
> aws s3 ls --profile HCP
>
> 2015-02-11 20:54:27 hcp-openaccess
>
> 2014-07-19 09:22:09 hcp-openaccess-logs
>
> Any thoughts?
>
> Cheers,
>
> Denis
>

_______________________________________________
HCP-Users mailing list
[email protected]
http://lists.humanconnectome.org/mailman/listinfo/hcp-users

Reply via email to