Re: Dropbox like opensource project based on Riak CS

2015-04-03 Thread Kota Uenishi
OwnCloud [1] is I think what you are seeking for, afaik it's open source, including server and smartphone apps. Though I don't know the details, hope it helps. [1] https://owncloud.org On Sat, Apr 4, 2015 at 2:34 AM, Shankar Dhanasekaran wrote: > Hello, > I am working for a non-profit where mem

Re: Dropbox like opensource project based on Riak CS

2015-04-03 Thread Christopher Meiklejohn
> On Apr 3, 2015, at 12:04 PM, Shankar Dhanasekaran > wrote: > > Is there any script available to put an entire nested directory of files and > folders into Riak cs as buckets and files? I believe that s3cmd will allow you to upload entire directories. - Chris Christopher Meiklejohn Senior

Re: Dropbox like opensource project based on Riak CS

2015-04-03 Thread Alexander Sicular
Not sure off the top of my head. Just look for something that does that via Amazon S3... cause that's how you talk to RiakCS. -Alexander @siculars http://siculars.posthaven.com Sent from my iRotaryPhone > On Apr 3, 2015, at 15:04, Shankar Dhanasekaran wrote: > > Is there any script availa

Re: Dropbox like opensource project based on Riak CS

2015-04-03 Thread Shankar Dhanasekaran
Is there any script available to put an entire nested directory of files and folders into Riak cs as buckets and files? On Sat, Apr 4, 2015 at 12:00 AM, Christopher Meiklejohn < cmeiklej...@basho.com> wrote: > > > On Apr 3, 2015, at 11:26 AM, Shankar Dhanasekaran > wrote: > > > > Thanks for the

Re: Dropbox like opensource project based on Riak CS

2015-04-03 Thread Christopher Meiklejohn
> On Apr 3, 2015, at 11:26 AM, Shankar Dhanasekaran > wrote: > > Thanks for the link Chris. I did see that project earlier but didn't notice > it was developed by a Basho engineer :-) will have a look in detail. It was developed for a blog post and conference talk in 2012, so YMMV. - Chris

Re: Dropbox like opensource project based on Riak CS

2015-04-03 Thread Shankar Dhanasekaran
Thanks for the link Chris. I did see that project earlier but didn't notice it was developed by a Basho engineer :-) will have a look in detail. On Fri, Apr 3, 2015 at 11:46 PM, Christopher Meiklejohn < cmeiklej...@basho.com> wrote: > > > On Apr 3, 2015, at 10:34 AM, Shankar Dhanasekaran > wrote

Re: Dropbox like opensource project based on Riak CS

2015-04-03 Thread Christopher Meiklejohn
> On Apr 3, 2015, at 10:34 AM, Shankar Dhanasekaran > wrote: > > Hello, > I am working for a non-profit where members of the organization have a need > to store historical data for record purposes. These historical data are video > interviews, magazines (pdfs), audio recordings etc. > > Wat