On Mon, May 15, 2017 at 8:48 AM, Irisqql0922 <irisqql0...@163.com> wrote:

> ...
> I use command:
> <ACCESS Key ID>:<SECRETE ACCESS KEY> > ~/.passwd-s3fs
>

If this is really the command you used, then it wouldn't work: you need
"echo" at the start of it, like this:

echo <ACCESS Key ID>:<SECRET ACCESS KEY> > ~/.passwd-s3fs

Please look at the file's contents with something like "less
~/.passwd-s3fs" to double check that it contains what you expect (but don't
post it to the list if it contains your secret key, obviously).

Tim

_______________________________________________
HCP-Users mailing list
HCP-Users@humanconnectome.org
http://lists.humanconnectome.org/mailman/listinfo/hcp-users

Reply via email to