chenwei767
2012-12-30 23:42 deepin
知道 了, 看到 了:
32-bit:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -
64-bit:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
Next, run the Dropbox daemon from the newly created .dropbox-dist folder.
~/.dropbox-dist/dropboxd
哈哈
32-bit:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -
64-bit:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
Next, run the Dropbox daemon from the newly created .dropbox-dist folder.
~/.dropbox-dist/dropboxd
哈哈
Reply Like 0 View the author
Starting Dropbox...
Dropbox is the easiest way to share and store your files online. Want to learn more? Head to http://www.dropbox.com/
Error: Trouble connecting to Dropbox servers. Maybe your internet connection is down, or you need to set your http_proxy environment variable
The installation of Dropbox failed.
---------修改启动脚本也不好使
----------用了http://www.linuxidc.com/Linux/2011-07/38372.htm方法 也不行
1,下载压缩包 Dropbox For Ubuntu 客户端下载 ,里面有安装 Dropbox 所需的文件。
====================================================
免费下载地址在 http://linux.linuxidc.com/
用户名与密码都是www.linuxidc.com
具体下载目录在 /pub/2011/07/12/Dropbox For Ubuntu/
====================================================
2,解压后,双击 nautilus-dropbox_0.6.7_i386.deb 文件安装。
3,安装完成后,解压缩 dropbox-linux.tar.gz 到当前目录,
将解压出来的 .dropbox-dist 文件夹放入你的 根目录,也就是 /home/你的名字 目录下
4,点击 “应用程序” =》 “互联网” =》 “Dropbox” 登录你的帐号即可。