<?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>Cloud Computing &#8211; Linux und Ich</title>
	<atom:link href="https://linuxundich.de/tag/cloud-computing/feed/" rel="self" type="application/rss+xml" />
	<link>https://linuxundich.de</link>
	<description>Blog über Ubuntu, Linux, Android und IT</description>
	<lastBuildDate>Thu, 13 Mar 2025 12:25:42 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://linuxundich.de/wp-content/uploads/2025/04/cropped-lui-app-512-32x32.png</url>
	<title>Cloud Computing &#8211; Linux und Ich</title>
	<link>https://linuxundich.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Selective Sync für Dropbox</title>
		<link>https://linuxundich.de/gnu-linux/selective-sync-fur-dropbox/</link>
					<comments>https://linuxundich.de/gnu-linux/selective-sync-fur-dropbox/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Fri, 28 May 2010 18:40:36 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Datensynchronisation]]></category>
		<category><![CDATA[Dropbox]]></category>
		<guid isPermaLink="false">http://linuxundich.de/de/?p=7502</guid>

					<description><![CDATA[Den Webstorage-Dienst Dropbox habe ich hier im Blog schon das eine oder andere mal behandelt. Gerade mit dem Release von Lucid ist die Vorschau-Version von Dropbox interessant geworden, da es nun endlich möglich ist das Logo im Panel zu ändern und Dropbox somit perfekt in den Ubuntu-Desktop zu integrieren. Nun gibt es das nächste sehnlichst [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Den Webstorage-Dienst Dropbox habe ich hier im Blog schon das eine oder andere mal <a href="/tag/dropbox/">behandelt</a>. Gerade mit dem Release von Lucid ist die Vorschau-Version von Dropbox interessant geworden, da es nun endlich möglich ist das <a href="/ubuntu/dropbox-in-grau/">Logo im Panel zu ändern</a> und Dropbox somit perfekt in den Ubuntu-Desktop zu integrieren. Nun gibt es das nächste <a href="https://www.dropbox.com/votebox/10/selective-sync" target="_blank" rel="noopener">sehnlichst</a> erwartete Feature in der experimentellen Version: Selective Sync&#8230;</p>
<p><span id="more-7502"></span></p>
<p>Mit Selective Sync könnt ihr bestimmen welche Ordner in eurem Dropbox-Verzeichnis synchronisiert werden. Somit könnt ihr auf dem Netbook mit einem kleinen Solid State Drive Ordner ausklammern, die den Platz auf der Platte sprengen würde, oder Ihr könnt auf der Arbeit nur einen extra &#8222;Arbeits-Ordner&#8220; synchronisieren lassen. Weitere Anwendungsfälle fallen euch mit Sicherheit ein. Zusätzliche Infos bekommt Ihr in der <a href="https://www.dropbox.com/help/175" target="_blank" rel="noopener">Hilfe von Dropbox</a>.</p>
<figure id="attachment_7507" aria-describedby="caption-attachment-7507" style="width: 624px" class="wp-caption aligncenter"><a href="http://linuxundich.de/wp-content/uploads/2010/05/dropbox_selective_sync.png"><img fetchpriority="high" decoding="async" class="wp-image-7507 size-full" title="dropbox_selective_sync" src="https://linuxundich.de/wp-content/uploads/2010/05/dropbox_selective_sync.png" alt="" width="624" height="715" srcset="https://linuxundich.de/wp-content/uploads/2010/05/dropbox_selective_sync.png 624w, https://linuxundich.de/wp-content/uploads/2010/05/dropbox_selective_sync-367x420.png 367w, https://linuxundich.de/wp-content/uploads/2010/05/dropbox_selective_sync-250x286.png 250w, https://linuxundich.de/wp-content/uploads/2010/05/dropbox_selective_sync-550x630.png 550w, https://linuxundich.de/wp-content/uploads/2010/05/dropbox_selective_sync-157x180.png 157w, https://linuxundich.de/wp-content/uploads/2010/05/dropbox_selective_sync-262x300.png 262w, https://linuxundich.de/wp-content/uploads/2010/05/dropbox_selective_sync-436x500.png 436w" sizes="(max-width: 624px) 100vw, 624px"></a><figcaption id="caption-attachment-7507" class="wp-caption-text">Endlich! Selective Sync für Dropbox</figcaption></figure>
<p>Die experimentelle Version müsst Ihr von Hand installieren. Die Downloads findet Ihr im <a href="http://forums.dropbox.com/topic.php?id=20472" target="_blank" rel="noopener">Forum von Dropbox</a>. Beachtet dass es sich um eine experimentelle Version handelt. Dropbox gibt euch keine Garantie dass diese Version nicht eure Daten shredert <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;"> Zur Installation könnt Ihr auch einfach die folgenden Befehle ausführen.</p>
<h2>32-bit Linux</h2>
<pre>$ dropbox stop &amp;&amp; cd ~
$ wget http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-0.8.64.tar.gz
$ tar -xvf dropbox-lnx.x86-0.8.64.tar.gz
$ dropbox start
</pre>
<h2>64-bit Linux</h2>
<pre>$ dropbox stop &amp;&amp; cd ~
$ wget http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-0.8.64.tar.gz
$ tar -xvf dropbox-lnx.x86_64-0.8.64.tar.gz
$ dropbox start
</pre>
<p>Danach könnt Ihr das heruntergeladene .tar.gz Archiv löschen. Im oben verlinkten Forums-Thread findet Ihr auch Downloads für Windows und Mac OS X. Zu &#8222;meinem&#8220; Dropbox-Glück fehlt nur noch eine <a href="https://www.dropbox.com/votebox/145/dropbox-portable" target="_blank" rel="noopener">offizielle portable Version</a>, doch die kommt sicherlich auch noch (via <a href="http://www.webupd8.org/2010/05/dropbox-experimental-finally-gets.html" target="_blank" rel="noopener">WebUpd8</a>).</p>
<p><em>Wer Dropbox noch nicht kennen sollte: Dropbox ist ein Webstorage-Dienst ähnlich wie bspw. Ubuntu One. Wenn man sich mit 2GB Speicherplatz begnügen kann ist der Dienst kostenlos. Mehr Platz kann gegen einen monatlichen Obulus erkauft werden, oder über Referral-Links auf bis zu 10GB erweitert werden. Pro geworbenen Dropboxer gibts 250MB für den Werber wie auch für den geworbenen kostenlos auf die 2GB oben drauf. Wer sich also über <a href="https://www.dropbox.com/referrals/NTI5OTQ3MDY5" target="_blank" rel="noopener">diesen Link</a> (<a href="http://twitoaster.com/country-de/chriszwitschert/schreibe-gerade-einen-beitrag-uber-dropbox-der-erste-der-mir-einen-referral-link-schickt-dessen-link-kommt-in-den-beitrag-linuxundich/" target="_blank" rel="noopener">Referral-Link von SebSemmi auf Twitter</a>) anmeldet, der hat automatisch 2,25GB Speicherplatz zur Verfügung</em>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/selective-sync-fur-dropbox/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
