Skip to content

SUCKUP.de

Second Universal Cybernetic-Kinetic Ultra-Micro Programmer

  • Code Hygiene Is Not Optional
  • AI Writes Code. You Own the ‘Why.’
  • Why Codebases Rot Like Kitchens (and How to Stop It)
  • The Inner Code Plumber
  • The PHPDoc Guide (2025 Edition)

Follow me on Twitter

My Tweets

Categories

  • Android
  • Apache
  • Arch Linux
  • Browser
  • C
  • Chromium
  • CMS
  • CSS
  • Debian
  • ESXi
  • Firefox
  • Fun
  • General
  • Google
  • Hacken
  • HowTo
  • HTML
  • jQuery
  • Linux
  • LLM
  • MySQL
  • Nginx
  • Opera
  • PHP
  • Postfix
  • Proxy
  • SASS
  • SEO
  • Shell / Bash
  • Ubuntu
  • ubuntuusers.de
  • Windows
  • Windows 7
  • Windows 10
  • WordPress
  • Über mich
  • Kontakt

Categories

  • Android
  • Apache
  • Arch Linux
  • Browser
  • C
  • Chromium
  • CMS
  • CSS
  • Debian
  • ESXi
  • Firefox
  • Fun
  • General
  • Google
  • Hacken
  • HowTo
  • HTML
  • jQuery
  • Linux
  • LLM
  • MySQL
  • Nginx
  • Opera
  • PHP
  • Postfix
  • Proxy
  • SASS
  • SEO
  • Shell / Bash
  • Ubuntu
  • ubuntuusers.de
  • Windows
  • Windows 10
  • Windows 7
  • WordPress
Dropbox

Dropbox

This blog post has been published on 2010-02-08 and may be out of date.

Daten synchronisieren, Daten sichern und Daten austauschen

Dropbox ist eine Online-Festplatte, welche sich spielend einfach in das Dateisystem integrieren lässt und 2 GB Speicherplatz kostenlos anbietet. Daten von inaktiven kostenlosen “Free accounts” werden nach 90 Tagen kommentarlos von den Servern entfernt.

Dropbox wird sich nach der Installation als Verzeichnis im Dateisystem wiederfinden und kann wie jedes andere Verzeichnis angesprochen werden, d.h. jede Veränderung an einer Datei wird direkt auf dem Dropbox-Server gesichert und auf jeden anderen Rechner, der mit Dropbox verlinkt ist, übertragen bzw. sichbar.

Die Zwischenschritte werden auf dem Server gespeichert, so dass die online Festplatte Revisions / Zwischenstände jeder vorhandenen und gelöschten Datei hat.



Dropbox
Dropbox



Download – Client

Windows :
www.getdropbox.com/downloading?os=win

Linux :
www.getdropbox.com/downloading?os=lnx

MAC :
www.getdropbox.com/downloading?os=mac

Installieren Dropbox für Ubuntu (Gnome/Nautilus):

Ubuntu “Jaunty Jackalope” 9.04

sudo echo 'deb http://linux.getdropbox.com/ubuntu jaunty main' >> /etc/apt/soucres.list
sudo deb-src 'http://linux.getdropbox.com/ubuntu jaunty main' >> /etc/apt/soucres.list

Ubuntu “Intrepid Ibex” 8.10

sudo echo 'deb http://linux.getdropbox.com/ubuntu intrepid main' >> /etc/apt/soucres.list
sudo echo 'deb-src http://linux.getdropbox.com/ubuntu intrepid main' >> /etc/apt/soucres.list

Ubuntu “Hardy Heron” 8.04

sudo echo 'deb http://linux.getdropbox.com/ubuntu hardy main' >> /etc/apt/soucres.list
sudo echo 'deb-src http://linux.getdropbox.com/ubuntu hardy main' >> /etc/apt/soucres.list

Pakete verifizieren

gpg --keyserver pgp.mit.edu --recv-keys 3565780E

die Quellen aktualisieren

sudo apt-get update

und Dropbox installieren

sudo aptitude install nautilus-dropbox

Installieren Dropbox für Ubuntu (ohne Gnome/Nautilus):

in dein Home-Verzeichnis wechseln

cd ~

Dropbox Sourcen herunterladen 32-Bit

wget http://www.getdropbox.com/download?plat=lnx.x86

bzw. Dropbox-Sourcen herunterladen 64-Bit

wget http://www.getdropbox.com/download?plat=lnx.x86_64

entpacken

tar xzvf dropbox*.tar.gz

gepackte Sourcen, wieder löschen

rm dropbox*.tar.gz

ausführen…

~/.dropbox-dist/dropboxd

nun nur noch schnell das CLI besorgen…

wget https://dl.getdropbox.com/u/43645/dbcli.py

Usage: ./dbcli.py [options] … [options]

Usage: bin/dbcli.py [options] … [options]
Available commands:
status – Get overall status for the daemon.
copypublic – Copies the url to the clipboard (? I guess)
install – Tries to download the daemon and install it in your home directory.
browse – Browse the specified folder in your browser.
copygallery – Copies the gallery url to the clipboard.
share – Open the browser and shows share-information.
file – Get information about a file/folder.
folder – Get information about a file/folder.
help – Gives this.
revisions – Opens the revisions page in your browser for the specified file.



Dropbox + Nautilus
Dropbox + Nautilus

Share this:

  • Twitter
  • Facebook

Like this:

Like Loading...

Ähnliche Beiträge:

Default ThumbnailInstalliere Nvidia Treiber für Ubuntu – HowTo sysv-rc-confDienste unter Debian / Ubuntu deaktivieren droopy-BeispielDroopy – Datenübertragung per HTTP

Published by

voku

Lars Moelleken | Ich bin root, ich darf das! View all posts by voku

Posted on 2010-02-082010-10-20Author vokuCategories General, Ubuntu, ubuntuusers.de, WindowsTags apt-get-key-dropbox, aptitude-dropbox, client windows, Datum, Dropbox, dropbox-account-wechseln, dropbox-apache, dropbox-apt-get, dropbox-fur-ubuntu-download, dropbox-hack, etc, File, free accounts, kon-boot-kostenlos, Main, mysql-server-on-dropbox, nautilus-dropbox, recv, Ubuntu, www

Post navigation

Previous Previous post: Speicherverbrauch anzeigen lassen
Next Next post: Hack your System – Kon-Boot
Proudly powered by WordPress
 

Loading Comments...
 

    %d
      In order to optimize the website and to continuously improve it, this site uses cookies. By continuing to use the website, you consent to the use of cookies.Ok