<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Tech Easier &#187; Conduit</title>
	<atom:link href="http://maketecheasier.com/tag/conduit/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Manage Your Synchronization And Backup Easily With Conduit For Linux</title>
		<link>http://maketecheasier.com/manage-your-synchronization-and-backup-easily-with-conduit-for-linux/2008/10/13</link>
		<comments>http://maketecheasier.com/manage-your-synchronization-and-backup-easily-with-conduit-for-linux/2008/10/13#comments</comments>
		<pubDate>Mon, 13 Oct 2008 04:40:49 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Conduit]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=954</guid>
		<description><![CDATA[

Let&#8217;s face it, with a large bunch of files/folders/playlists/documents etc all over the places in different computers, USB drives, various Web servers, it can really be a tedious task to get everything synchronized and put them all in places. Conduit makes it simple for you to do so.
Conduit is a synchronization application for GNOME. It [...]<p><strong><a href="http://maketecheasier.com/manage-your-synchronization-and-backup-easily-with-conduit-for-linux/2008/10/13">Manage Your Synchronization And Backup Easily With Conduit For Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/backup-gmail-in-ubuntu-intrepid/2008/12/27' rel='bookmark' title='Permanent Link: How To Backup Gmail In Ubuntu Intrepid'>How To Backup Gmail In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/easily-mount-your-iphone-as-an-external-drive-in-ubuntu/2009/09/30' rel='bookmark' title='Permanent Link: How to Easily Mount Your iPhone As An External Drive in Ubuntu'>How to Easily Mount Your iPhone As An External Drive in Ubuntu</a></li><li><a href='http://maketecheasier.com/the-ultimate-guide-to-manage-your-audiovideo-files-in-linux/2009/03/03' rel='bookmark' title='Permanent Link: The Ultimate Guide To Manage Your Audio/Video Files In Linux'>The Ultimate Guide To Manage Your Audio/Video Files In Linux</a></li><li><a href='http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20' rel='bookmark' title='Permanent Link: How To Install Dreamweaver CS3 In Ubuntu Hardy'>How To Install Dreamweaver CS3 In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/dropbox-backs-up-and-syncs-files-from-your-desktop/2008/09/15' rel='bookmark' title='Permanent Link: Dropbox: Backs Up and Syncs Files From Your Desktop'>Dropbox: Backs Up and Syncs Files From Your Desktop</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><!--adsense#300x300--></p>
<p><img title="Conduit for linux" src="http://images.maketecheasier.com/2008/10/conduit-for-linux.jpg" alt="Conduit for linux" width="580" height="320" /></p>
<p>Let&#8217;s face it, with a large bunch of files/folders/playlists/documents etc all over the places in different computers, USB drives, various Web servers, it can really be a tedious task to get everything synchronized and put them all in places. Conduit makes it simple for you to do so.</p>
<p><a href="http://www.conduit-project.org/" target="_blank">Conduit</a> is a synchronization application for GNOME. It allows you to synchronize your files, photos, emails, contacts, notes, calendar data and any other type of personal information and synchronize that data with another computer, an online service, or even another electronic device. There is no command line required. You are good to go as long as you know how to drag and drop. Follow along as we show you how to install and configure Conduit in your Ubuntu machine.</p>
<p><strong>Installing Conduit</strong></p>
<p>The latest version (as of this post) of conduit is 0.3.14 while the version found in Ubuntu repo is 0.3.6. To get the latest version working in your Ubuntu, you can do either of the following:</p>
<ul>
<li>Download the <a href="http://www.getdeb.net/search.php?keywords=conduit" target="_blank">deb file</a> from <a href="http://www.getdeb.net" target="_blank">getdeb.net</a></li>
</ul>
<p>Download the latest version of the Conduit deb file to your desktop. Double click to launch the Gdeb installer.</p>
<ul>
<li>add the following repo to your sources.list <em>(alternative method)</em>.</li>
</ul>
<p>In your terminal, type:</p>
<p class="codeblock">gksu gedit /etc/apt/sources.list</p>
<p>Add the following lines to the end of the file</p>
<p class="codeblock">deb http://ppa.launchpad.net/conduit/ubuntu hardy main<br />
deb-src http://ppa.launchpad.net/conduit/ubuntu hardy main</p>
<p>Save and close.</p>
<p class="codeblock">sudo apt-get update<br />
sudo apt-get install conduit</p>
<p><strong>Running Conduit</strong></p>
<p>Open Conduit (<em>Applications-&gt;Accessories-&gt; Conduit Synchronizer</em>)</p>
<p>You will see the screen below:</p>
<p><img src="http://images.maketecheasier.com/2008/10/conduit-screenshot1.jpg" alt="conduit-screenshot" width="580" /></p>
<p><img title="Conduit-screenshot" src="http://images.maketecheasier.com/2008/10/conduit-screenshot2.jpg" alt="Conduit-screenshot" width="580" height="493" /></p>
<p>The left pane shows a list of data providers that you can use for synchronization while the right pane shows a blank canvas where you can use to create synchronization rules.</p>
<p>Not every entry in the left pane allows two-way sync. You will have to familiarize with the three different kind of options that are represented by the blue arrow.</p>
<p><img title="conduit sync out" src="http://images.maketecheasier.com/2008/10/conduit-sync-to.jpg" alt="conduit sync out" width="186" height="27" align="left" /></p>
<p>&#8211; This data provider can only act as a synchronization source. You can&#8217;t write file into it.</p>
<p><img title="conduit sync destination" src="http://images.maketecheasier.com/2008/10/conduit-sync-into.jpg" alt="conduit sync destination" width="148" height="32" align="left" /></p>
<p>&#8211; This data provider can only act as a synchronization destination. You can&#8217;t pull data from it.</p>
<p><img title="conduit two way sync" src="http://images.maketecheasier.com/2008/10/conduit-two-way-sync.jpg" alt="conduit two way sync" width="152" height="32" align="left" /></p>
<p>&#8211; This data provider can perform a two way sync.</p>
<p>Once you are done, let create our first rules:</p>
<p>In this example, we will illustrate how to synchronize your photos from the Picture folder with Facebook, Picasa and Flickr.</p>
<p>On the left pane under the <em>Files and Folders</em> entry, drag the <em>Folder</em> item to the right canvas.</p>
<p><img title="conduit-screenshot" src="http://images.maketecheasier.com/2008/10/conduit-screenshot3.jpg" alt="conduit-screenshot" width="580" height="446" /></p>
<p>Double click on the folder to display the folder configuration option. Select the Picture folder and click OK.</p>
<p><img title="conduit select location" src="http://images.maketecheasier.com/2008/10/conduit-choose-location.jpg" alt="conduit select location" width="205" height="176" /></p>
<p>Next, we drag Facebook, Picasa and Flickr to the canvas</p>
<p><img title="conduit screenshot" src="http://images.maketecheasier.com/2008/10/conduit-screenshot4.jpg" alt="conduit screenshot" width="580" height="486" /></p>
<p>Similarly, double click on each entry to enter your login credential</p>
<p><img title="conduit screenshot" src="http://images.maketecheasier.com/2008/10/conduit-screenshot5.jpg" alt="conduit screenshot" width="211" height="390" /></p>
<p>Once you are done, right click on the canvas and select &#8220;<em>Synchronize this group</em>&#8220;. Synchronization will start. The whole process will depend on the number of files, the file size and the speed of your Internet connection.</p>
<p>The above steps can be repeated for any form of synchronization that are available in the left pane. You are free to mix and match and choose the way that best matches your usage pattern. There are plenty of things that you can do with Conduit. You can sync your Youtube videos to a local folder or to box.net, backup your Tomboy notes, sync your Google contact with Evolution etc. It is really up to your imagination how you want to utilize it.</p>
<p>Although Conduit is still under heavy development, it has already show great potential as the next killer app. Let&#8217;s hear your comments, what extra features do you hope to see in the future version?</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/manage-your-synchronization-and-backup-easily-with-conduit-for-linux/2008/10/13">Manage Your Synchronization And Backup Easily With Conduit For Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/backup-gmail-in-ubuntu-intrepid/2008/12/27' rel='bookmark' title='Permanent Link: How To Backup Gmail In Ubuntu Intrepid'>How To Backup Gmail In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/easily-mount-your-iphone-as-an-external-drive-in-ubuntu/2009/09/30' rel='bookmark' title='Permanent Link: How to Easily Mount Your iPhone As An External Drive in Ubuntu'>How to Easily Mount Your iPhone As An External Drive in Ubuntu</a></li><li><a href='http://maketecheasier.com/the-ultimate-guide-to-manage-your-audiovideo-files-in-linux/2009/03/03' rel='bookmark' title='Permanent Link: The Ultimate Guide To Manage Your Audio/Video Files In Linux'>The Ultimate Guide To Manage Your Audio/Video Files In Linux</a></li><li><a href='http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20' rel='bookmark' title='Permanent Link: How To Install Dreamweaver CS3 In Ubuntu Hardy'>How To Install Dreamweaver CS3 In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/dropbox-backs-up-and-syncs-files-from-your-desktop/2008/09/15' rel='bookmark' title='Permanent Link: Dropbox: Backs Up and Syncs Files From Your Desktop'>Dropbox: Backs Up and Syncs Files From Your Desktop</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/manage-your-synchronization-and-backup-easily-with-conduit-for-linux/2008/10/13/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
