Re: [gs-discussion] How can I get all objects from bucket from Google Cloud Storage by Ruby

32 views
Skip to first unread message

Google Storage Team

unread,
Mar 3, 2013, 10:48:04 PM3/3/13
to gs-dis...@googlegroups.com

Hello!

I just answered your Stack Overflow question:

with a link to this sample application:

Hope that helps!

Take care,
-Brian


On Fri, Mar 1, 2013 at 12:50 AM, <artem...@monetize.co.jp> wrote:
Hi

I was managed to get an object by this gem -> https://github.com/moomerman/gstore

@client = GStore::Client.new(
    :access_key => 'myAK',
    :secret_key => 'mySK'
)
puts @client.get_object('bucket_name', 'test.xml')

Maybe, someone can help me to get all objects from bucket.
Small example :) or a link will be really appreciated.

Thank you.

--
You received this message because you are subscribed to the Google Groups "Google Cloud Storage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gs-discussio...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--

Brian Dorsey | Developer Programs Engineer |  brian...@google.com |  https://developers.google.com/cloud/

Reply all
Reply to author
Forward
0 new messages