Dropbox

Linuxで Dropbox 使うえるようにした時の 覚書

 

$ wget http://www.dropbox.com/download?dl=packages/dropbox.py

$ chmod a+x dropbox.py

 

$ ./dropbox.py start -i

 

Starting Dropbox...Dropbox is the easiest way to share and store your files online. Want to learn more? Head to http://www.dropbox.com/
Downloading Dropbox... 100%

Unpacking Dropbox... 100%

Dropbox isn't running!

Done!

 

$ ./dropbox.py start

 

 

Dropbox CLI の使い方


status       dropboxd デーモンの状態を表示

help          ヘルプを表示

puburl       Dropbox ファイルの公開 URL を取得する

stop          dropboxd デーモンを停止

running      Dropbox が起動しているか確認する

start          dropboxd デーモンを起動

filestatus    ファイルの同期状態を表示する

ls                list directory contents with current sync status

autostart    ログイン時に Dropbox を自動起動させる

exclude      同期させるディレクトリを登録・解除する