You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Gnanaguru S <gn...@wipro.com> on 2013/03/22 12:18:11 UTC

Camel component for Google-Drive - How about creating it ?

Hello,

I am researching on the technical possibility of creating a camel component
for connecting to Google drive.

say camel-drive !

How about the usefulness of this component ? I got a imagination like, I
drop a file in my machine 

1. from 'Camel-file' its been sent to 'camel-drive', so my file is on cloud
now. 

Will this componet work out ? I want to understand the limitations and
usability. 

-Guru
  @gnanagurus





--
View this message in context: http://camel.465427.n5.nabble.com/Camel-component-for-Google-Drive-How-about-creating-it-tp5729673.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel component for Google-Drive - How about creating it ?

Posted by Christian Müller <ch...@gmail.com>.
May a look into the camel-aws components code (S3) is also  useful for you:
https://svn.apache.org/repos/asf/camel/trunk/components/camel-aws/src/main/java/org/apache/camel/component/aws/s3/

Best,
Christian

On Fri, Mar 22, 2013 at 1:49 PM, Gnanaguru S <
gnanaguru.sattanathan@wipro.com> wrote:

>
> Christian,
>
> Drive Java SDK is available. I was able to find it here:
> https://code.google.com/p/google-api-java-client/
>
> They have mentioned the license as *Apache 2.0 *.
>
> I am not able to come to a conclusion whether this SDK will help us achieve
> what we want as a camel component.
>
> Let me dig it up further.
>
> -Guru
>  @gnanagurus
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-component-for-Google-Drive-How-about-creating-it-tp5729673p5729681.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Re: Camel component for Google-Drive - How about creating it ?

Posted by Gnanaguru S <gn...@wipro.com>.
Christian, 

Drive Java SDK is available. I was able to find it here:
https://code.google.com/p/google-api-java-client/

They have mentioned the license as *Apache 2.0 *. 

I am not able to come to a conclusion whether this SDK will help us achieve
what we want as a camel component. 

Let me dig it up further. 

-Guru
 @gnanagurus



--
View this message in context: http://camel.465427.n5.nabble.com/Camel-component-for-Google-Drive-How-about-creating-it-tp5729673p5729681.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel component for Google-Drive - How about creating it ?

Posted by Christian Müller <ch...@gmail.com>.
Sounds useful. We have already similar support for Amazon's cloud service
S3.
Is there a SDK available (from Google)? Did you checked the license?

Best,
Christian

On Fri, Mar 22, 2013 at 12:18 PM, Gnanaguru S <
gnanaguru.sattanathan@wipro.com> wrote:

> Hello,
>
> I am researching on the technical possibility of creating a camel component
> for connecting to Google drive.
>
> say camel-drive !
>
> How about the usefulness of this component ? I got a imagination like, I
> drop a file in my machine
>
> 1. from 'Camel-file' its been sent to 'camel-drive', so my file is on cloud
> now.
>
> Will this componet work out ? I want to understand the limitations and
> usability.
>
> -Guru
>   @gnanagurus
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-component-for-Google-Drive-How-about-creating-it-tp5729673.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



--