How to see bucket using gsutil and amazon S3
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 |
From: vishal mahajan <nighttrain.vi...@gmail.com>
Date: Fri, 9 Nov 2012 04:05:04 -0800 (PST)
Local: Fri, Nov 9 2012 7:05 am
Subject: How to see bucket using gsutil and amazon S3
Hi Well i have created a bucket using gsutil/gsutil mb s3://mytestbucketforsna and i received a message that bucket has been created.Now how to see that bucket and upload my file into the bucket using gsutil Like i am using gsutil/gsutil ls s3://mytestbucketforsna but its not giving me anything Please help Thanks
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Erevald Kullolli <mountaina...@gmail.com>
Date: Fri, 9 Nov 2012 17:31:48 +0200
Local: Fri, Nov 9 2012 10:31 am
Subject: Re: [gs-discussion] How to see bucket using gsutil and amazon S3
gsutil cp *.jpg gs://mytestbucketforsna
or better have a look here:
https://developers.google.com/storage/docs/hellogooglestorage
On Fri, Nov 9, 2012 at 2:05 PM, vishal mahajan
<nighttrain.vi...@gmail.com>wrote:
> Hi
> Well i have created a bucket using gsutil/gsutil mb
> s3://mytestbucketforsna
> and i received a message that bucket has been created.Now how to see that
> bucket and upload my file into the bucket
> using gsutil
> Like i am using gsutil/gsutil ls s3://mytestbucketforsna
> but its not giving me anything
> Please help
> Thanks
> --
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Jeffrey Silverman <jeffsilver...@google.com>
Date: Fri, 9 Nov 2012 11:56:47 -0800
Local: Fri, Nov 9 2012 2:56 pm
Subject: Re: [gs-discussion] How to see bucket using gsutil and amazon S3
Erevald,
Please give the command
gsutil/gsutil -D ls s3://mytestbucketforsna
and send me the results.
Thank you
Jeff Silverman
On Fri, Nov 9, 2012 at 7:31 AM, Erevald Kullolli <mountaina...@gmail.com>wrote:
> gsutil cp *.jpg gs://mytestbucketforsna
> or better have a look here:
> https://developers.google.com/storage/docs/hellogooglestorage
> On Fri, Nov 9, 2012 at 2:05 PM, vishal mahajan <nighttrain.vi...@gmail.com
> > wrote:
>> Hi
>> Well i have created a bucket using gsutil/gsutil mb
>> s3://mytestbucketforsna
>> and i received a message that bucket has been created.Now how to see that
>> bucket and upload my file into the bucket
>> using gsutil
>> Like i am using gsutil/gsutil ls s3://mytestbucketforsna
>> but its not giving me anything
>> Please help
>> Thanks
>> --
> --
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Erevald Kullolli <mountaina...@gmail.com>
Date: Fri, 9 Nov 2012 23:20:52 +0200
Local: Fri, Nov 9 2012 4:20 pm
Subject: Re: [gs-discussion] How to see bucket using gsutil and amazon S3
Are you creating the bucket in Google Storage?
The command for GS is gs://mybucket
On Fri, Nov 9, 2012 at 9:56 PM, Jeffrey Silverman
<jeffsilver...@google.com>wrote:
> Erevald,
> Please give the command
> gsutil/gsutil -D ls s3://mytestbucketforsna
> and send me the results.
> Thank you
> Jeff Silverman
> On Fri, Nov 9, 2012 at 7:31 AM, Erevald Kullolli <mountaina...@gmail.com>wrote:
>> gsutil cp *.jpg gs://mytestbucketforsna
>> or better have a look here:
>> https://developers.google.com/storage/docs/hellogooglestorage
>> On Fri, Nov 9, 2012 at 2:05 PM, vishal mahajan <
>> nighttrain.vi...@gmail.com> wrote:
>>> Hi
>>> Well i have created a bucket using gsutil/gsutil mb
>>> s3://mytestbucketforsna
>>> and i received a message that bucket has been created.Now how to see
>>> that bucket and upload my file into the bucket
>>> using gsutil
>>> Like i am using gsutil/gsutil ls s3://mytestbucketforsna
>>> but its not giving me anything
>>> Please help
>>> Thanks
>>> --
>> --
> --
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Jeffrey Silverman <jeffsilver...@google.com>
Date: Fri, 9 Nov 2012 13:38:34 -0800
Local: Fri, Nov 9 2012 4:38 pm
Subject: Re: [gs-discussion] How to see bucket using gsutil and amazon S3
Erevald,
You are correct - I misinterpreted what you were trying to do. I'm sorry.
Jeff Silverman
On Fri, Nov 9, 2012 at 1:20 PM, Erevald Kullolli <mountaina...@gmail.com>wrote:
> Are you creating the bucket in Google Storage?
> The command for GS is gs://mybucket
> On Fri, Nov 9, 2012 at 9:56 PM, Jeffrey Silverman <
> jeffsilver...@google.com> wrote:
>> Erevald,
>> Please give the command
>> gsutil/gsutil -D ls s3://mytestbucketforsna
>> and send me the results.
>> Thank you
>> Jeff Silverman
>> On Fri, Nov 9, 2012 at 7:31 AM, Erevald Kullolli <mountaina...@gmail.com
>> > wrote:
>>> gsutil cp *.jpg gs://mytestbucketforsna
>>> or better have a look here:
>>> https://developers.google.com/storage/docs/hellogooglestorage
>>> On Fri, Nov 9, 2012 at 2:05 PM, vishal mahajan <
>>> nighttrain.vi...@gmail.com> wrote:
>>>> Hi
>>>> Well i have created a bucket using gsutil/gsutil mb
>>>> s3://mytestbucketforsna
>>>> and i received a message that bucket has been created.Now how to see
>>>> that bucket and upload my file into the bucket
>>>> using gsutil
>>>> Like i am using gsutil/gsutil ls s3://mytestbucketforsna
>>>> but its not giving me anything
>>>> Please help
>>>> Thanks
>>>> --
>>> --
>> --
> --
You must Sign in before you can post messages.
You do not have the permission required to post.
|
|
|