<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Grive2 &#8211; An Alternative Google Drive Desktop Client for Linux	</title>
	<atom:link href="https://www.geeksmint.com/grive2-google-drive-client-for-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.geeksmint.com/grive2-google-drive-client-for-linux/</link>
	<description>GeeksMint: Computers, How-to&#039;s, Internet, Tips and Tricks</description>
	<lastBuildDate>Tue, 23 May 2023 10:01:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Mike Rodent		</title>
		<link>https://www.geeksmint.com/grive2-google-drive-client-for-linux/#comment-3449</link>

		<dc:creator><![CDATA[Mike Rodent]]></dc:creator>
		<pubDate>Thu, 28 Jun 2018 13:36:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=4276#comment-3449</guid>

					<description><![CDATA[Fantastic! Used in conjunction with a 10-minute cron job this is perfect...]]></description>
			<content:encoded><![CDATA[<p>Fantastic! Used in conjunction with a 10-minute cron job this is perfect&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fabio Marzocca		</title>
		<link>https://www.geeksmint.com/grive2-google-drive-client-for-linux/#comment-3451</link>

		<dc:creator><![CDATA[Fabio Marzocca]]></dc:creator>
		<pubDate>Mon, 25 Jun 2018 12:14:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=4276#comment-3451</guid>

					<description><![CDATA[Is there any way to select GDrive folder to keep synchronized? I don&#039;t want to synchronize the full GDrive locally.]]></description>
			<content:encoded><![CDATA[<p>Is there any way to select GDrive folder to keep synchronized? I don&#8217;t want to synchronize the full GDrive locally.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lutefisken		</title>
		<link>https://www.geeksmint.com/grive2-google-drive-client-for-linux/#comment-3460</link>

		<dc:creator><![CDATA[Lutefisken]]></dc:creator>
		<pubDate>Tue, 01 May 2018 09:46:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=4276#comment-3460</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.geeksmint.com/grive2-google-drive-client-for-linux/#comment-2910&quot;&gt;CARLOS EDUARDO ARANGO GUTIERRE&lt;/a&gt;.

thanks, will try it, as packages for bionic beaver is not available yet]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.geeksmint.com/grive2-google-drive-client-for-linux/#comment-2910">CARLOS EDUARDO ARANGO GUTIERRE</a>.</p>
<p>thanks, will try it, as packages for bionic beaver is not available yet</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CARLOS EDUARDO ARANGO GUTIERRE		</title>
		<link>https://www.geeksmint.com/grive2-google-drive-client-for-linux/#comment-2910</link>

		<dc:creator><![CDATA[CARLOS EDUARDO ARANGO GUTIERRE]]></dc:creator>
		<pubDate>Tue, 02 May 2017 14:09:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=4276#comment-2910</guid>

					<description><![CDATA[https://hub.docker.com/r/ashael/grive/

A Dockerized Google Drive client
A Docker implementation for the Google Drive Client in https://github.com/vitalif/grive2

For a first time Drive sync
$ docker pull docker pull ashael/grive
$mkdir /home/MyGoogleDriveFoldeName
$cd /home/MyGoogleDriveFoldeName
$ docker run  -it -v $PWD:/home/grive -w /home/grive grive
Then inside the Container

$ grive -a
Sync
After this, for Sync only
$ docker run --rm -v $PWD:/home/grive -w /home/grive --name &quot;Gdrive&quot; -u $(id -u):$(id -g) ashael/grive grive]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="https://hub.docker.com/r/ashael/grive/" rel="nofollow ugc">https://hub.docker.com/r/ashael/grive/</a></p>
<p>A Dockerized Google Drive client<br />
A Docker implementation for the Google Drive Client in <a target="_blank" href="https://github.com/vitalif/grive2" rel="nofollow ugc">https://github.com/vitalif/grive2</a></p>
<p>For a first time Drive sync<br />
$ docker pull docker pull ashael/grive<br />
$mkdir /home/MyGoogleDriveFoldeName<br />
$cd /home/MyGoogleDriveFoldeName<br />
$ docker run  -it -v $PWD:/home/grive -w /home/grive grive<br />
Then inside the Container</p>
<p>$ grive -a<br />
Sync<br />
After this, for Sync only<br />
$ docker run &#8211;rm -v $PWD:/home/grive -w /home/grive &#8211;name &#8220;Gdrive&#8221; -u $(id -u):$(id -g) ashael/grive grive</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
